matlab代码实现卡尔曼滤波的源我要分享

Matlab code to achieve the source of Kalman filter

最小均方递推 卡尔曼滤波 卡尔曼误差 实时滤波 卡尔曼递推

关注次数: 268

下载次数: 0

文件大小: 914B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。


English Description:

Kalman filter source code, Kalman filter is to estimate the minimum mean square error as the best criterion to seek a set of recursive estimation algorithm. It is suitable for real-time processing and computer operation.


代码预览