How to set noise covariance in kalman filter?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Naga
am 20 Okt. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu State-Space Control Design and Estimation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!