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

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

于 2021-04-25 发布 文件大小:11323KB
0 481
下载积分: 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 个回复

  • dengyi
    CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * ( PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDATA ) READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA READ(4,*)(X(1,J),J=1,N) IX=2097151 YFL=0. DO 100 II=2,K DO 100 JJ=1,N CALL RANDU(IX,YFL) R(II,JJ)=YFL 100 CONTINUE OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN ) WRITE(2,10) 10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX ) WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G )
    2010-07-25 11:38:36下载
    积分:1
  • GA_sin2x_sinx
    Genetic Algorithms - Optimization and Example
    2010-11-03 22:50:43下载
    积分:1
  • 3
    说明:  salam man hamid hastam in file matlab
    2012-04-09 12:29:18下载
    积分:1
  • EX4
    仿真V-BALST结构MMSE检测算法性能,调制方式为QPSK(Simulation V-the-BALST structure MMSE detection algorithm performance, the modulation method is QPSK)
    2012-05-18 14:03:00下载
    积分:1
  • fourier
    基于MATLAB 的语音信号频谱分析与去噪研究 1、通过Matlab读入语音信号,进行频域分析 2、绘制语音信号频谱; 3、设计滤波器并进行滤波; 4、加噪,对比语音信号波形和频谱(Research on speech signal spectrum analysis and denoising based on MATLAB 1, read the voice signal through Matlab and analyze it in frequency domain. 2, draw the frequency spectrum of speech signal; 3. The filter is designed and filtered. 4. Add noise and compare the waveform and spectrum of speech signal)
    2018-04-02 22:33:58下载
    积分:1
  • rcs
    实现两个确定平面夹角的最佳衍射的角度确定(Determination of the optimum diffraction angle for two angles of plane determination)
    2017-10-16 12:08:32下载
    积分:1
  • ppca_mv
    a matlab code to reduce the dimenision of data. using probability principle analysis
    2010-07-12 09:17:00下载
    积分:1
  • T-S_module
    基于T-S模型的预测控制。为Matlab文件,附有模型说明。 (TS model based predictive control. For the Matlab files, with the model description.)
    2020-12-14 12:19:15下载
    积分:1
  • permutation entropy
    计算时间序列的排列熵,来度量序列的复杂性(Measure the complexity of a time series by computing the permutation entropy)
    2018-09-11 19:57:13下载
    积分:1
  • Multirate
    说明:  Multirate滤波器设计。模拟带通信号频率范围1KHz—1.1KHz,设计一个采样频率8KHz数字频谱分析系统,要求频率分辨率0.1Hz。(Multirate filter design. Analog bandpass signal frequency range 1KHz-1.1KHz, design a sampling frequency of 8KHz digital spectrum analysis system, required frequency resolution of 0.1Hz.)
    2010-04-05 10:23:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载