7
where the noise vector η:= [η1, . . . , ηN]Tcomprises samples from zero
mean Gaussian random variable, with covariance matrix Ση. If X:=
[x1,…,xN]Tstands for the input matrix, and y= [y1, . . . , yN]T, the
vector of the observations, then show that the corresponding estimator,
ˆ
θ=XTΣ−1
ηX−1XTΣ−1
ηy,
is an efficient one.
Notice, here, that the previous estimator coincides with the Maximum
Likelihood (ML) one. Moreover, bear in mind that in the case where the
noise process is considered to be white, i.e., Ση=σ2IN, then the ML
estimate becomes equal to the LS one.
Solution: In the case where the parameter θbecomes a k-dimensional
vector, the Cram´er-Rao bound takes a more general form than the one
we have met previously, i.e., the case where the parameter θis a scalar.
For any unbiased estimator g(X) of the unknown parameter vector θ, the
Cram´er-Rao bound becomes as follows:
E(g(X)−θ)(g(X)−θ)TI−1(θ),∀θ,
where I(θ) is the Fisher information matrix defined as
For the present model, we have that X=yand
p(y;θ) = 1
(2π)N
2(det Ση)1
2
exp −1
2(y−Xθ)TΣ−1
η(y−Xθ).
∂θ2=−XTΣ−1