Learning Kalman Filter Implementation in Simulink(R)

Three different implementations of a kalman filter in Simulink(R).
8.9K Downloads
Updated 1 Sep 2016

View License

The models included shows three different ways to implement a kalman filter in Simulink(R). The first uses the kalman function in control system toolbox to design a steady state kalman filter. The second is an embedded MATLAB(R) block implementation. The third is an implementation is pure basic Simulink(R) blocks. The last two implementations include calculation of the kalman gain.
Use these models to learn about the kalman filter and how it can be implemented in Simulink(R). The filter is applied to a linear five-state dc motor model.

Cite As

Roger Aarenstrup (2024). Learning Kalman Filter Implementation in Simulink(R) (https://www.mathworks.com/matlabcentral/fileexchange/28197-learning-kalman-filter-implementation-in-simulink-r), MATLAB Central File Exchange. Retrieved .

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

Inspired by: PID and State Feedback Control of DC Motors

Communities

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

Updated license

1.1.0.0

Updated copyrights

1.0.0.0