Kalman filter
Posted: Mon Mar 06, 2006 2:57 pm
Two questions:
1. In many standard models, the noise in the measurement equation will be correlated with the noise in the state equations. I have looked through the KF code, but cannot see how you handle this, and would like to be reassured that it is all done properly. Can you help?
2. If the system matrices are not time-dependent, and the system is stable, then the obvious starting value for the diffuse case is to have the initial covariance matrix of the states satisfying a Lyapunov equation. Does this take place automatically, and do you use a fast Lyapunov solver?
1. In many standard models, the noise in the measurement equation will be correlated with the noise in the state equations. I have looked through the KF code, but cannot see how you handle this, and would like to be reassured that it is all done properly. Can you help?
2. If the system matrices are not time-dependent, and the system is stable, then the obvious starting value for the diffuse case is to have the initial covariance matrix of the states satisfying a Lyapunov equation. Does this take place automatically, and do you use a fast Lyapunov solver?