Learning Kalman Filter Implementation in Simulink(R)
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
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > Control System Toolbox > Control System Design and Tuning > State-Space Control Design and Estimation >
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.