Skip to content

A Kalman Filter in Simulink for easier understanding.

License

Notifications You must be signed in to change notification settings

m31L3r/KalmanFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman Filter Simulink Model

This is a Kalman filter, realized in Simulink for easier understanding purpose.

View KalmanFilter on File Exchange

Motivation

Although the characteristics of a Kalman filter are well documented and understandable after reading a few papers and books, I had quite a hard time understanding the information flow entirely. The main reason for that was the confusing notation to distinguish between predicted and measured values, as well as future and past values. Therefore I made a small Simulink Model, which should help explaining the information flow and understanding the equations of Kalman filtering.