Kalman Filter Source Code
Kalman Filter Source Code with Implementation Notes - kfdemo.m is a MATLAB script that demonstrates the Bayesian Kalman Filter algorithm. It loads kfdemo.mat data (saved in version 4 format for compatibility with MATLAB v4-v5). Other supporting files are called by the main Kalman filter implementation kf.m.