Can I implement Extended Kalman Filter for a linear sensor fusion?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi!
I have a linear Sensors fusion, can I implement extended kalman filter for a linear system?
Thank you!
댓글 수: 0
답변 (1개)
Amrtanshu Raj
2020년 9월 29일
Hi,
The major difference between the Kalman Filter and Extended Kalman Filter is that Kalman Filter is applicable for a discrete time linear function whereas an Extended Kalman Filter is applicable for a discreate time non-linear function.
You can refer to this example for state estimation and using sensor fusion for a linear system using the Kalman Filter.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!