Learning the Kalman-Bucy Filter in Simulink
This model simulates the continuous-time version of Kalman filter, i.e. Kalman-Bucy filter working with a continuous-time Gassian process. An m-file is developed to provide several examples to show how the Simulink model can be used.
The package is suitable for beginner to learn the Kalman-Bucy filter by just changing the model parameters without to know the details of calculations. By looking into masked subsystems, you will also be albe to learn how it can be implemented in Simulink.
The model is developed in MATLAB R14SP1 (MATLAB 7.0.1, Simulink 6.1). If there is a need to work with previous version, please let me know.
Cite As
Yi Cao (2024). Learning the Kalman-Bucy Filter in Simulink (https://www.mathworks.com/matlabcentral/fileexchange/18485-learning-the-kalman-bucy-filter-in-simulink), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > System Identification Toolbox > Online Estimation >
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design >
Tags
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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
kalman-bucy/
kalman-bucy/html/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | update examples and the html file. |