卡尔曼滤波我要分享

Kalman filtering

matlab 滤波 卡尔曼

关注次数: 256

下载次数: 0

文件大小: 1.39 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 下文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 里面包括三个源程序,和一份实验报告,里面有算法的详细分析和情景假设。


English Description:

Background of target tracking radar data processing, radar in searched the location data and records the targets, Destination of measured data (called traces) are processed automatically track and predict the location of the  target in the next moment. Are briefly discussed below using Kalman filtering method to predict a single target  track and with Matlab simulation tool, to evaluate the experimental results. Inside consists of three source code, and a test report containing detailed analyses and scenarios algorithms.


代码预览