关键字  
 文件名称: KalmanFilterProgram

目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据,
下载  收藏√  我顶↑
  所属分类: matlab
  开发工具: matlab
  文件大小: 119 KB
  上传时间: 2006-08-27
  下载次数: 278
  提 供 者: 郭春吉
 详细说明: 目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计 filter_result.m kalman滤波估计的结果,以及估计误差的均值和标准差曲线-target tracking application context radar data processing, radar in search of the goals and objectives of the record location data, for the measurement of target location data (known as trace points), automatic track, as well as the next target location for the moment forecast. Ben paper with a brief discussion of Kalman filtering method to a single target track forecast and using Matlab tool for experimental evaluation of effectiveness. Trajectory.m have theoretical track, and draws Kalman_filter.m using Kalman filtering algorithm, the target track estimated filter_result.m Kalman filtering results, and the estimated error of the mean and standard deviation of curve
 输入关键字,在本站46万海量源码库中尽情搜索:  帮助
 [CFARzz.rar] - CFAR代码,CFAR是用于雷达的一种滤波方法,称为平均值滤波,本程序给出了主程序以及CFAR-function,并且有噪音图和信号图,可以进行比较分析
 [ComputStarPosition.rar] - 根据GPS卫星的广播星历,计算卫星的位置,也可以进行GPS卫星位置的预报
 [trackingdemos.zip] - 一个目标跟踪系统的matlab 源程序包
 
 [RadarSignals.rar] - matlab中实现雷达信号处理。 matlab中实现雷达信号处理。
 [DAMP3sim.rar] - GPS导航系统的matlab程序3(精度很高哦) GPS导航系统的matlab程序3(精度很高哦)
 [飞机动态控制工具箱.rar] - 一个非常好的基于matlab的飞机动态控制工具箱,对于从事该方面研究的读者非常有参考价值
 [TracebykalmanFilter.rar] - 利用kalman Filter进行机动目标跟踪的例子,附有详细的说明文档
 [meanshiftkalman.rar] - 使用meanshift加kalman预测实现的跟踪系统,目标区域为半自动选定
 [h264rtp.rar] - 基于RTP的H_264视频传输系统研究,不错的论文
文件列表(点击判断是否您需要的文件):
  filter_result.m
  Kalman_filter.m
  readme.txt
  trajectory.m
  卡尔曼滤波在目标跟踪中应用仿真研究.doc
  说明.txt