搜索资源列表
genzong
- 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
meanshiftfgengzong
- 这是基于mean-shift运动目标跟踪的matlab仿真的程序,对学习跟踪算法的学者是很重要的支持!-This is based on the mean-shift Target Tracking Matlab simulation procedures, on learning of scholars tracking algorithm is a very important support!
IMM
- 采用多模方式的卡尔曼滤波程序,仿真对运动目标的跟踪
mean-shift
- 这是基于mean-shift运动目标跟踪的matlab仿真的程序,含有三个M文件
genzong
- 运动目标跟踪仿真(内含有三个子程序camshift.m,meanshift.m,select.m)
Radar_KalmanIMM6
- 运动目标跟踪的多模型算法仿真程序 运动目标跟踪的多模型算法仿真程序
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.
Untitled2
- 一种基于弹道模型的机动目标跟踪算法 !针对当前目标跟踪算法中跟踪模型与现代反舰导弹实际运动不匹配而影响跟踪精度的问题!根据反 舰导弹的弹道特点!通过分析导弹受力情况和运动状态的关系!提出了一种基于弹道模型的机动目标跟踪算 法!并针对高速跃升俯冲运动!分别与基于L:$L=模型的目标跟踪算法作了性能比较 仿真结果表明!该算 法在原理上是正确可行的!可显著提高对高速强机动目标的跟踪性能-a maneuvering target tracking algorithm based on bal
motiondetect
- 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
code
- 建立一个仿真环境,环境中还包括一个随机运动的目标和四个机器人,四个机器人要对运动目标进行围捕,如果运动目标被机器人围在中心,或者被围靠在墙角,则机器人成功围捕了目标。查阅相关机器人协作算法,实现一种以上算法并相互比较。要求给出源代码、试验结果并且进行演示。-To establish a simulation environment, the environment also includes a random movement goals and four robots, four robots
detecting_target
- 对雷达帧扫秒到的运动目标进行跟踪,并在MATLAB中进行仿真和验证-Frame on the radar sweep seconds to track moving objects, and carried out in the MATLAB simulation and verification
gsy
- 多机器人系统的群集编队控制理论仿真程序,采用人工势场法,使多个机器人在向目标点运动过程中能保持队形,并能适应环境约束。-Cluster formation in multi-robot systems control theory simulation program, using artificial potential field, so that multiple robots moving to goal formation process to maintain and can ada
Kalman_Filtering
- 卡尔曼滤波在目标跟踪中应用仿真研究。 子函数能完成对运动目标位置的卡尔曼滤波跟踪。 主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。 情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。-This program described the Kalman filter algorithm acco
TargetTracking
- 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a variety of maneuvering target mo
matalabsimulink
- 研究生课题利用simulink对运动目标进行仿真,涉及跳频信号处理调制解调混频时间控制。-Graduate program of moving targets using simulink simulation, signal processing, frequency-hopping modulation and demodulation involves mixing time control.
mat
- 机动目标跟踪算法的MATLAB仿真程序,绝对好用.请先解压,其中target_movement.m文件为目标运动模型文件Singer.m为主程序文件-failed to translate
highway_raw
- 运动目标检测与跟踪的红外视频图像,可用于运动目标检测与跟踪matlab仿真试验,来源于国外网站下载的。-A infrared vedio of target detection and tracing, which from oversea site.It can be used in the matlab code.
卫星目标位置
- 通过matlab仿真卫星运动及轨迹; 建立坐标转换坐标系; 求出瞄准目标点(Simulation of satellite motion and trajectory by matlab; Establishing coordinate transformation coordinate system; Finding the aiming point)
动目标仿真
- 实现一个点目标在机载SAR斜视情况的运动信息生成,作为后续处理的源数据。(The motion information of a point target in squint condition of airborne SAR is generated as the source data for subsequent processing.)
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。