Learning the Kalman Filter: A Feedback Perspective

Version 1.1.0.0 (218 KB) von Yi Cao
A feedback view of Kalman filter to gain more useful insights.
9,4K Downloads
Aktualisiert 19 Feb 2011

Lizenz anzeigen

The Kalman filter is a feedback system. A Simulink model is developed to view this more clearly. From the feedback blocks, it is clear the normal Kalman filter is a linear time-variant system. By replacing the time-varying filter gain with its steady-state values, a simple linear time-invariant version of Kalman filter is provided in Simulink as well. Examples show that all these models provide similar performance.

Zitieren als

Yi Cao (2024). Learning the Kalman Filter: A Feedback Perspective (https://www.mathworks.com/matlabcentral/fileexchange/18628-learning-the-kalman-filter-a-feedback-perspective), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu State-Space Control Design and Estimation finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Learning the Kalman Filter in Simulink v2.1

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

update descriptions.

1.0.0.0

correct typo in the html description.