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!