How to simulate continuous time EKF in simulink?
2 ビュー (過去 30 日間)
古いコメントを表示
The EKF in the control system tool-box only deals with discrete non linear system. How to deal with continuous nonlinear system?
0 件のコメント
回答 (1 件)
Arkadiy Turevskiy
2020 年 10 月 7 日
Hi there,
The EKF itself is discrete-time, i.e., has to have discrete state transition and measurement functions, but the system you are modeling can be continuous. See the example for battery state-of-charge estimation in Control System Toolbox - battery is modeled as continuous system in Simscape.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Control System Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!