Kalman filter Rt and Qt
6 views (last 30 days)
Show older comments
bahadir safak
on 12 Jan 2017
Commented: Star Strider
on 15 Jan 2017
Dear Sir
What is the Rt and Qt matrix in algorithm. İt should be 2x1 matrix.
0 Comments
Accepted Answer
Honglei Chen
on 12 Jan 2017
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 Comments
Star Strider
on 15 Jan 2017
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.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!