Kalman filter Rt and Qt
6 ビュー (過去 30 日間)
古いコメントを表示
Dear Sir
What is the Rt and Qt matrix in algorithm. İt should be 2x1 matrix.
0 件のコメント
採用された回答
Honglei Chen
2017 年 1 月 12 日
Both Rt and Qt should be square matrices. Rt is the process noise covariance and Qt is the measurement noise covariance. The subscript t means that may change over time. For your problem, I believe you can use R and Q for them.
HTH
2 件のコメント
Star Strider
2017 年 1 月 15 日
Please do not delete it.
If this is a homework assignment, mention that you needed help and Honglei provided it on MATLAB Answers. It is always best to acknowledge the help you have received rather than to claim it as your own work.
In this instance, Honglei simply helped you understand it, and there is nothing wrong with that. Honglei did not solve it for you.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!