卡尔曼滤波源代码 Resources

Showing items tagged with "卡尔曼滤波源代码"

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.

MATLAB 249 views Tagged