How to set Q and R in a Kalman filter?
135 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Marco Maccotta
am 8 Mai 2017
Kommentiert: Ahmed Gharieb naga
am 27 Jan. 2024
Hi, I have a system where I estimated the parameters using RLS procedure. Now I need to implement a Kalman Filter in continuos time but I don't know how to choose Q and R. Do you have some suggestion? Thanks.
1 Kommentar
Akzeptierte Antwort
Wilson A N
am 11 Mai 2017
As I understand the parameters Q and R are referring to the process noise covariance and sensor noise covariance matrices.
I believe this should be provided by the plant manufacturer. However, for simulation purposes, you can assume any value greater than 0 depending on how much you think the process and sensor noise affects the plant. You can refer to the following link which shows an example:
You can also refer to the example given below where the Q and R are calculated from zero-mean, independent random variables with known variances:
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!