登录
首页 » matlab » 经典航迹关联算法track-association-algorithm-

经典航迹关联算法track-association-algorithm-

于 2021-04-25 发布 文件大小:11323KB
0 498
下载积分: 1 下载次数: 144

代码说明:

  经典航迹关联算法,包括加权关联,序贯关联,模糊关联,以及小波处理后性能对比仿真(Classical track correlation algorithm, including weighted association, sequential correlation, fuzzy association, and performance comparison simulation after wavelet processing)

文件列表:

经典航迹关联算法
................\AfterFilter.mat,5667348,2017-02-27
................\AfterFilterRandom.mat,5706507,2017-02-27
................\AnalysisRandomTranck.m,4905,2016-12-08
................\ArrayPolarToArrayXyz.m,384,2015-11-12
................\ArrayXyzToArrayPolar.m,592,2015-11-12
................\chipdfTest.m,64,2015-11-27
................\CreateCVTrack.m,643,2015-11-16
................\CreateRandomTrack.m,1750,2015-09-07
................\CutMatrix.m,437,2015-12-16
................\CutMatrix1.m,435,2015-12-21
................\EST.fig,12621,2015-12-16
................\Fuzzy.m,4689,2015-12-21
................\FuzzyCorr.m,819,2015-12-28
................\FuzzyWaveCorr.m,7857,2016-01-04
................\FuzzyWaveCorr1.m,1015,2015-12-16
................\Image

................\.....\Fuzzy-FuzzyWave1.fig,12774,2015-12-21
................\.....\Fuzzy-FuzzyWave2.fig,26662,2015-12-21
................\.....\FuzzyCompare.fig,9037,2015-12-28
................\.....\FuzzyCompare1.fig,8998,2015-12-28
................\.....\lou.fig,8817,2016-01-04

................\MeasureTranslate.m,887,2015-11-16
................\SEQCorr.m,443,2015-11-27
................\Singer.m,4581,2016-12-08
................\test.m,5369,2016-12-08
................\TestCVTrack.m,658,2015-11-26
................\therd.mat,7621,2015-12-04
................\therd1.mat,7579,2015-12-04
................\TherdTest.m,135,2015-12-04
................\therdWaveWTA.mat,320,2015-12-04
................\therdWTA.mat,314,2015-12-04
................\Track.m,827,2015-11-25
................\TranKalmanCAInz.m,2393,2015-11-16
................\TranKalmanCAOneStep.m,2010,2015-11-16

................\WaveCompare.m,11238,2015-12-21
................\WaveProcess.m,330,2016-01-04
................\WaveSEQCorr.m,574,2016-01-04
................\WaveWTACorr.m,714,2016-01-04
................\WTA.m,11789,2016-01-04
................\WTACorr.m,431,2015-12-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EMCtheory
    一本介绍电磁兼容的书籍,版本很老,很有参考价值,欢迎大家下载!(A introduced book, the version is very old, very valuable, welcome to download!)
    2011-01-06 08:46:16下载
    积分:1
  • matlab_pmsg-wind
    matlab simulink model for pmsg wind ready model....
    2015-02-14 14:44:51下载
    积分:1
  • Untitled
    MFCC参数计算,也可进行语音信号处理。 本程序需要调用voicebox工具箱中的melbankm.m程序得到Mel频率滤波器组(MFCC parameters, but also for voice signal processing. This procedure required to call VoiceBox toolbox melbankm.m procedures Mel frequency filter bank)
    2009-03-21 22:29:56下载
    积分:1
  • program
    程序为使用剩余矩形排样法排样的矩形件排样程序,应用matlab软件编程制作。(Procedures for the use of the remaining rectangular nesting of nesting rectangular piece nesting program, application matlab software programming production.)
    2012-09-08 07:02:21下载
    积分:1
  • digital-equalizer-Verilog
    硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真(Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principle 3, adaptive equalization algorithm, mainly introduces the zero forcing algorithm, LMS algorithm, RLS algorithm, LMS adaptive equalizer Verilog design 5, the above algorithm matlab simulation)
    2020-11-28 06:59:30下载
    积分:1
  • 06
    说明:  MATLAB7辅助控制系统设计与仿真 第6章(MATLAB7 Auxiliary Control System Design and Simulation of Chapter 6)
    2007-10-25 18:35:48下载
    积分:1
  • Matlab6.0graph
    说明:  matlab的基础入门,对于MATLAB陌生的朋友是较好的教材(matlab based entry, for MATLAB is a good friend of unfamiliar material)
    2010-04-22 21:55:36下载
    积分:1
  • LMS
    经典自适应算法 用LMS算法求最佳权值(Adaptive algorithm with the LMS algorithm for the best weights)
    2012-08-04 17:22:35下载
    积分:1
  • Matlab-by-S.J.Chapman
    本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分 根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样 使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是 “编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周 3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output interfaces)和图形用户界面(GUI)。这些章节可能需要更长时间的学习,也可以作为使用MATLAB 的工科学生和有经验的工程师的参考。(The book as a technique to MATLAB programming language to teach, to show students how to write a simple and efficient, there is a sufficient basis for the program. This book does not advocate a function of all the hundreds of MATLAB to introduce to you, but to teach students how to use MATLAB language, and how to use on-line tools to load the function you need. The first six chapters of this book is " designed to introduce programming" course, designed for freshman engineering students designed to write. This part to nine weeks, three hours a week teaching appropriate. The remaining chapters cover some advanced topics, such as input and output interfaces (input/output interfaces) and graphical user interface (GUI). These chapters may take longer to learn, you can also use MATLAB as a reference for engineering students and experienced engineers.)
    2015-01-28 16:44:11下载
    积分:1
  • matlabreadexcel
    matlab读取excel的程序 matlab读取excel的程序(matlab)
    2010-08-20 09:43:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载