"Extended Kalman Filter covariance matrix definition"

2 ビュー (過去 30 日間)
M.M
M.M 2022 年 3 月 11 日
コメント済み: M.M 2022 年 6 月 24 日
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 件のコメント
M.M
M.M 2022 年 3 月 17 日
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 2022 年 6 月 24 日
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.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeOnline Estimation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by