Key focus: Applying Cramér-Rao Lower Bound (CRLB) for vector parameter estimation. Know about covariance matrix, Fisher information matrix & CRLB matrix.
CRLB for Vector Parameter Estimation
CRLB for scalar parameter estimation was discussed in previous posts. The same concept is extended to vector parameter estimation.
Consider a set of deterministic parameters
The estimate is denoted in vector form as,
Assume that the estimate is unbiased
Covariance Matrix
For the scalar parameter estimation, the variance of the estimate was considered. For vector parameter estimation, the covariance of the vector of estimates are considered.
The covariance matrix for the vector of estimates is given by
For example, if
Fisher Information Matrix
For the scalar parameter estimation, Fisher Information was considered. Same concept is extended for the vector case and is called the Fisher Information Matrix
CRLB Matrix
Under the same regularity condition (as that of the scalar parameter estimation case),
the CRLB Matrix is given by the inverse of the Fisher Information Matrix
Note: For the scale parameter estimation, the CRLB was shown to be the reciprocal of the Fisher Information.
This implies that the covariance of the parameters (diagonal elements) are bound by the CRLB as
More generally, the condition given above is represented as
Note: The word positive-semi-definite is the matrix equivalent of saying that a value is greater than or equal to zero. Similarly, the term positive-definite is roughly equivalent of saying that something is definitely greater than zero or definitely positive.
Emphasize was place on diagonal elements in the Fisher Information Matrix. The effect of off-diagonal elements should also be considered.
For further reading
Similar topics:
Books by the author:
Hi I need to matlab code for it.please help me