How to simulate continuous time EKF in simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
The EKF in the control system tool-box only deals with discrete non linear system. How to deal with continuous nonlinear system?
0 Kommentare
Antworten (1)
Arkadiy Turevskiy
am 7 Okt. 2020
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 Kommentare
Siehe auch
Kategorien
Mehr zu Control System Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!