Learning the Kalman Filter in Simulink v2.1
by Yi Cao
25 Jan 2008
(Updated 22 Feb 2011)
A Simulink model to learn the Kalman filter for Gassian processes.
|
Watch this File
|
| File Information |
| Description |
The zip file contains a Simulink model, which describes a Gassian process and the Kalman filter. A m-script is provided to show how to use this model from the command window. Two examples taken from the File Exchange are included in the m-file to explain how the Kalman filter works.
The package provides a way for beginners to learn the Kalman filter by just editting the model parameters without the need to know the details of calculation. By looking into masked subsystems, you will also be albe to learn how it can be implemented in Simulink.
The model is developed in R14SP1 (MATLAB 7.0.1, Simulink 6.1). If you require it to work with previous version, please let me know.
The new version removes a bug so that it can correctly work with non-zero D. |
| Acknowledgements |
Learning The Kalman Filter and An Intuitive Introduction To Kalman Filter
inspired this file.
This file inspired
Learning The Kalman Bucy Filter In Simulink and Learning The Kalman Filter: A Feedback Perspective.
|
| Required Products |
Simulink
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 28 Jan 2008 |
update the model to work with MIMO systems plus an MIMO example. |
| 29 Jan 2008 |
update html file |
| 01 Dec 2010 |
Bug remove so that it can correctly work with non-zero D matrix. |
| 19 Feb 2011 |
update descriptions |
| 22 Feb 2011 |
update simulink model |
|
Contact us