Linear Minimum Mean Square Estimator

In summary, the minimum mean square estimator for the scalar parameter w based on the scalar observation z = ln w + n is e^(z-n)/g'(z-ln w).
  • #1
sant142
2
0
I am not able to understand how to go about this problem:

Find the minimum mean square estimator for the scalar parameter w based
on the scalar observation z = ln w + n where

f(w) =1 if 0<=w<=1;
0 else:

and
f(n) =e^-n if n>= 0;
0 else

I did f(z/w) = (f(n))/ g'(n) at n = z- ln w
:confused:
Am i wrong?

How to go about it?
 
Physics news on Phys.org
  • #2
The minimum mean square estimator for a scalar parameter w based on the scalar observation z = ln w + n is given by the following equation:E[w|z] = e^(z-n)This equation is derived from the conditional probability density of w given z, which can be written as:f(w|z) = f(z-ln w)f(w)/g'(z-ln w)where f(z-ln w) is the probability density function of n and g'(z-ln w) is the derivative of the cumulative distribution function of n. The minimum mean square estimator is then derived by taking the expected value of w given z:E[w|z] = ∫wf(w|z)dw = ∫we^(z-n)f(w)dw/g'(z-ln w)The integral can be evaluated using the substitution u = ln w, yielding the result:E[w|z] = e^(z-n)/g'(z-ln w)
 

FAQ: Linear Minimum Mean Square Estimator

What is a Linear Minimum Mean Square Estimator (LMMSE)?

A Linear Minimum Mean Square Estimator is a mathematical technique used to estimate unknown parameters or variables in a system based on a set of measurements. It aims to minimize the mean square error between the estimated values and the true values of the parameters.

How does a LMMSE differ from other estimation methods?

LMMSE is a type of linear estimator, which means it assumes that the relationship between the measurements and the unknown parameters is linear. This makes it easier to solve mathematically compared to non-linear estimators. Additionally, LMMSE takes into account the noise present in the measurements, making it more accurate than other linear estimators such as the least squares method.

What are the applications of LMMSE?

LMMSE is commonly used in various fields such as signal processing, communications, and control systems. It is particularly useful in scenarios where there is a lot of noise present in the measurements, and accurate estimation of parameters is crucial for the system's performance.

How is the LMMSE calculated?

The LMMSE is calculated using a mathematical formula that involves the covariance matrix of the measurements and the correlation between the measurements and the parameters. The goal is to find the values of the parameters that minimize the mean square error, and this is achieved by solving a system of linear equations.

What are the limitations of LMMSE?

One of the main limitations of LMMSE is that it assumes linearity between the measurements and the unknown parameters, which may not always be true in real-world scenarios. Additionally, it requires knowledge of the covariance matrix and the correlation between the measurements and parameters, which may not always be available or accurate. LMMSE also assumes that the noise present in the measurements is Gaussian and uncorrelated, which may not always be the case.

Similar threads

Replies
7
Views
2K
Replies
2
Views
2K
Replies
7
Views
2K
Replies
1
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
11
Views
2K
Replies
2
Views
2K
Back
Top