搜索资源列表
trackini
- 基于纯角度信息的采用逻辑规则和简单方法的航迹起始仿真程序
houghinit
- 基于标准Hough变换的航迹起始,对采集的十帧数据进行分析,得到五条起始航迹-Standards-based Hough transform track initiation, the 10 data collected for analysis, the five initial track
multiobject
- 有关航迹起始的函数 内涵多个测试函数 矩阵 行事件制定可行事件,计算目标检测指示,量测关联指示,虚警量测个数等-A function of the track initiation function matrix content of multiple tests to develop a viable line of events event, the calculation target detection instructions, measurement associated with
track-initialization
- 雷达目标跟踪中的直观法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件。-matlab code for track initialization in radar target tracking.
Track-Initiation-Algorithm
- 这是一篇关于航迹起始的英文文献,起始效果很好,在多目标跟踪中可以作为参考-This is an English literature on the track initiation, the initial effect is very good, in the multi-target tracking can be used as a referenc
houghts
- 一种基于Hough变换的航迹起始方法。给出了点迹雷达的结果,同时给出了所有量测结果的状态图。-A track initiation method based on Hough transform. There is some radar to track results, and given all the measurements of the state diagram.
MNLogictargettracking
- mn逻辑航迹起始,运行在matlab平台,代码非常简单实用-M/Nlogic target tracking initial
Bernoulli
- MN逻辑法用于航迹起始,演示程序包括杂波环境下,整个跟踪全过程(Using the recent approach, combined with Kalman filter, the target tracking, but not in the clutter environment)
Track_Inition_001
- 多目标跟踪航迹起始,很好的matlab代码,可以运行。仿真产生5个目标的航迹(Track Inition with multiply targets tracking)
Untitled_logic
- 雷达目标跟踪的航迹起始算法——逻辑法,代码(rack initiation algorithm for radar target tracking -- logic method, code)
N/M逻辑法航迹起始
- 航迹起始是雷达航迹处理重要组成部分,NM逻辑法是航迹起始的常用方法,使用matlab编程进行航迹建模,分别对lambda=50/100进行航迹起始的仿真。