Learning the Kalman Filter: A Feedback Perspective

Version 1.1.0.0 (218 KB) by Yi Cao
A feedback view of Kalman filter to gain more useful insights.
9.4K Downloads
Updated 19 Feb 2011

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: 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 Published Release Notes
1.1.0.0

update descriptions.

1.0.0.0

correct typo in the html description.