How to set noise covariance in kalman filter?
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Naga
2023-10-20
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!