How to set noise covariance in kalman filter?
5 views (last 30 days)
Show older comments
I am designing a Kalman filter for parameter estimation. If the convergence value varies depending on the noise covariance(known as Q and R), have I designed the Kalman filter incorrectly?
I apologize if this deviates slightly from the purpose of the forum.
0 Comments
Accepted Answer
Naga
on 20 Oct 2023
Hi Junghyo,
I understand that you would like to know if your design for the Kalman filter is correct, given that the convergence value is changing depending on the noise covariance. The convergence value of a Kalman filter can be influenced by the noise covariance matrices, this does not imply that your filter design is incorrect.
To set noise covariance in the Kalman filter please refer to this MATLAB Answer:
To find more examples related to Kalman filter please refer to this documentation:
Hope this helps!
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!