运动轨迹跟踪滤波算法我要分享

Trajectory tracking filter algorithm

matlab 算法 滤波 跟踪 运动 轨迹

关注次数: 248

下载次数: 2

文件大小: 1.29 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:MATLAB实现简单地卡尔曼滤波算法,首先生成运动轨迹,然后添加高斯噪声,再通过卡尔曼滤波算法进行滤波处理,最后输出得到运动轨迹。该算法简单,适合于对卡尔曼滤波的初步学习,很有帮助!


English Description:

MATLAB implementation simply Kalman filter algorithm, the first generation trajectory, then add Gaussian  noise, and then filtered through a Kalman filter algorithm, the final output obtained trajectory. The algorithm  is simple and suitable for the preliminary study of the Kalman filter, and helpful!


代码预览