フィルターのクリア

What is the relationship Q, R and P in Kalman Filter?

2 ビュー (過去 30 日間)
Junu Lee
Junu Lee 2021 年 5 月 25 日
コメント済み: Junu Lee 2021 年 5 月 25 日
Now I'm studying Kalman Filter.
Actually, I know what is Q, R, P, but I don't know how to regulate those.
I set the noise of system and sensor as 3 and 2 each and I set the Q and R as 3^2 and 2^2.
I think it will be the best cuz I regulate Q and R accurately.
Am I right?
I set the Q and R accurately, But my code doesn't work as above.
But I set the Q and R very small value, for example, Q = 0.0001, R = 0.01, then the result is better than Q = 3^2 and R = 2^2.
Why my theory and the practice doesn't match?
I uploaded the my file.
Please check this file..

採用された回答

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021 年 5 月 25 日
Hi,
It is nice that you are trying to design your own Kalman filter. But why not to play with MATLAB's built in Kalman filter:
Good luck.
  1 件のコメント
Junu Lee
Junu Lee 2021 年 5 月 25 日
Because this is a homework...

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeState-Space Control Design and Estimation についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by