搜索资源列表
karlman
- 卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪-Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets
IMM.rar
- 机动目标跟踪的交互式多模型自适应滤波算法的程序设计代码 单传感器方位角和高低角,Maneuvering target tracking interactive multi-model adaptive filtering algorithm programming code
multi-target-tracking-algorithms
- 关于多目标跟踪的非常好的一个优秀硕士毕业论文《多机动目标跟踪算法与仿真平台开发》。-On a very good multi-target tracking an excellent Master' s thesis :multi-target tracking algorithms and simulation platform.
qiangjidongmubiaogenzong
- 强机动目标跟踪的基本模型仿真,匀速,匀加速模型等,蒙特卡诺滤波的实现等。-Strong maneuvering target tracking simulation of the basic model, uniform, uniform acceleration model and so on, the realization of such蒙特卡诺filtering.
tra
- 基于MATLAB的攻击水平机动目标比例导引三维弹道仿真。-MATLAB-based attacks on the level of proportional navigation for maneuvering target three-dimensional trajectory simulation.
CurrentStatisticalModel
- 当前统计模型机动目标跟踪算法。本程序对做圆周运动的机动目标的X方向进行了跟踪仿真。-Current statistical model for maneuvering target tracking algorithm. This procedure for doing circular motion of the X direction of maneuvering target tracking simulation carried out.
FIMM
- 基于模糊自适应的交互多模型的多目标跟踪的仿真程序,还有和其他方法的对比-Interaction based on fuzzy self-adaptive multi-model multi-target tracking simulation program, as well as contrast and other means
Kalman_filter
- 卡尔曼滤波是现代数字信号处理经典算法,本程序应用matlab语言实现利用卡尔曼滤波器跟踪机动目标。-Kalman filtering is a classic of modern digital signal processing algorithms, the application of this procedure using matlab language maneuvering target tracking Kalman filter.
123
- 自适应滤波算法 可以应用于很多领域 本人用于机动目标跟踪-Adaptive filtering algorithm can be applied to many fields, I used to maneuvering target tracking
- 基于机动目标当前统计模型的单目标跟踪,采用卡尔曼滤波实现-Maneuvering target based on current statistical model of the single-target tracking using Kalman filter to achieve
particle_m
- 粒子滤波matlab程序,可用于机动目标跟踪,适用于非线性系统-Particle filter matlab program can be used for maneuvering target tracking for nonlinear systems
mechanicalmodel
- 因此假设了一种机动目标模型:初始匀速直线阶段、匀速圆周运动阶段、返回匀速直线阶段,在此过程中线速度大小
mat
- 机动目标跟踪算法的MATLAB仿真程序,绝对好用.请先解压,其中target_movement.m文件为目标运动模型文件Singer.m为主程序文件-failed to translate
maneuvering-target-tracking
- 用采取CT模型,利用matlab实现机动目标跟踪,-With the CT model to use matlab to achieve maneuvering target tracking,
基于“当前”统计模型和Singer模型的机动目标跟踪程序
- 基于“当前”统计模型和Singer模型的机动目标跟踪的matlab程序
ImmKalman
- 机动目标跟踪下的交互式多模方法,IMM方法实现雷达对机动目标的跟踪(Interactive multimode method under maneuvering target tracking,Tracking the maneuvering target by radar by IMM method)
机动目标跟踪的Kalman滤波
- 用卡尔曼滤波进行目标跟踪,有matlab代码,可以借鉴。(Calman filter for target tracking, there is matlab code, can be used for reference)
CV
- 机动目标跟踪的CV模型算法,采用matlab进行了简单的仿真,并且进行了相关的误差分析(CV model algorithm for maneuvering target tracking)
单目标模型机动目标追踪
- 适合初学者关于单机动目标CA,CV,Singer模型对比追踪效果,并配有讲解(For beginners, CA, CV and Singer models for single maneuvering target are compared and explained.)
交互多模机动目标跟踪EKF,UKF程序
- 机动目标跟踪CA_EKF,交互多模UKF程序,内附说明文档。 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序