フィルターのクリア

How do you apply Kalman filter to a non-linear system

1 回表示 (過去 30 日間)
Ezgi
Ezgi 2014 年 3 月 20 日
回答済み: John Petersen 2014 年 7 月 28 日
I linearized the non linear system and designed a Kalman filter. Now I want to apply this filter to the non linear system. Since there is no transfer function or A,B,C,D state space matrices, I don't know how to do it.

回答 (1 件)

John Petersen
John Petersen 2014 年 7 月 28 日
Use Extended Kalman filter. For predict equations, leave it non-linear. Use linearized equations for calculating K and updating P.

カテゴリ

Help Center および File ExchangeState-Space Control Design and Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by