"Extended Kalman Filter covariance matrix definition"
3 views (last 30 days)
Show older comments
Hello,
I am using the Extended Kalman Filter Simulink model for my project. When I run, I get the following warning:
"Matrix is singular to working precision."
The state transition covariance matrix(Q) I defined is eye(4)*0.01, which is not singular. Is there any idea of what the warning means?
Thanks
3 Comments
Answers (0)
See Also
Categories
Find more on Online Estimation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!