"Extended Kalman Filter covariance matrix definition"

2 visualizzazioni (ultimi 30 giorni)
M.M
M.M il 11 Mar 2022
Commentato: M.M il 24 Giu 2022
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 Commenti
M.M
M.M il 17 Mar 2022
Thank you for your reply @Benjamin Thompson. Some of the concepts of KF and EKF were confusing to me. The problem has been solved with your help.
M.M
M.M il 24 Giu 2022
Does it make sense to use EKF for linear systems? I used transfer function system identification method for my data. As trnasfer function provide a linear model, I used KF to estimate the states of the system, but the KF could not provide a good approoximation. I tried EKF and it estimated perfectly. I'm looking for a source/paper to see if EKF may be used in linear systems where KF cannot provide a good estimate.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Online Estimation in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by