登录
首页 » matlab » PDAF

PDAF

于 2021-04-16 发布 文件大小:15KB
0 199
下载积分: 1 下载次数: 280

代码说明:

  用PDA 概率数据关联算法跟踪多目标.MATLAB 在二维平面跟踪多个目标。(Track Multi-target with PDA)

文件列表:

PDAF
....\gaussian_prob.m,976,2002-12-27
....\Generate2DTrajectories.m,2590,2005-01-30
....\Kalman_Filter_Init.m,2737,2003-01-02
....\Structure_PDAF_Association.m,3175,2003-01-02
....\Structure_PDAF_Init_Data.m,1563,2013-10-09
....\Structure_PDAF_Init_Parameters.asv,2682,2013-10-09
....\Structure_PDAF_Init_Parameters.m,2682,2013-10-09
....\Structure_PDAF_Init_Track.m,1868,2003-01-01
....\Structure_PDAF_Show.m,3394,2003-01-07
....\Structure_PDAF_Tracking_Demo.asv,1739,2013-10-09
....\Structure_PDAF_Tracking_Demo.m,1757,2013-10-09
....\Structure_PDAF_Track_Separation.m,2889,2003-01-02
....\Structure_PDAF_Track_Start.m,3701,2002-09-12
....\Structure_PDAF_Track_Update.m,6583,2003-01-07

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

发表评论

0 个回复

  • bispeci_bai
    可以改变信噪比 分析在不同信噪比下 高斯白噪声中正弦信号的高阶谱情况 用于检测信号()
    2008-05-05 21:31:17下载
    积分:1
  • Matlab
    MATLAB源文件,共有10个chapter (MATLAB source files, a total of 10 chapter)
    2008-03-28 09:48:11下载
    积分:1
  • REG_I_EMF
    Matlab simulation of the back efm effect.
    2009-11-05 17:30:27下载
    积分:1
  • Entropy
    Calculate the histogram and the entropy of any image. The entropy is calculated using different methods.
    2010-11-02 02:43:55下载
    积分:1
  • Basic-Info-of-Matlab
    Matlab 的基础功能说明,对入门有帮助。推荐看看基本原理,矩阵运算,数组运算,矩阵函数,信号处理和多项式,绘图,控制流(The basic function of Matlab instructions for beginners help. Recommend a look at the basic principles of matrix operations, array operations, matrix functions, signal processing and polynomials, graphics, control flow)
    2011-08-26 14:14:37下载
    积分:1
  • dataanalysis
    数值分析matlab源码,并带有详细设计说明,执行效率较高(Numerical analysis matlab source, with the detailed design shows that the implementation of more efficient)
    2007-09-09 15:32:48下载
    积分:1
  • gps02_1
    说明:  计算卫星坐标程序!根据广播星历的17个参数,而计算!(Calculate satellite coordinates program! According to the 17 broadcast ephemeris parameters, the calculation!)
    2010-04-06 20:58:59下载
    积分:1
  • SVD-VS-NMF
    svd和nmf的对比,在时间和效果对比,各个算法的特点(svd VS nmf)
    2013-09-22 09:59:07下载
    积分:1
  • RA ra_snr_gui.m 作用
    ra_snr_gui.m 作用:统计不同信噪比下,五种信号的峰值旁瓣比RA和低高频均值比RM,绘制结果,参考图3.11和3.12 DFCW_RA_SNR.m 作用:产生正交离散频率编码信号,并计算峰值旁瓣比RA和低高频均值比RM LFM_RA_SNR.m 作用:产生线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM OFDMLFM_RA_SNR.m 作用:产生正交频分线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM PC_RA_SNR.m 作用:产生正交相位编码信号,并计算峰值旁瓣比RA和低高频均值比RM SIN_RA_SNR.m 作用:产生单载频信号,并计算峰值旁瓣比RA和低高频均值比RM 输入参数: vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 calculateRA.m: 作用:计算不同信噪比下峰值旁瓣比RA和低高频均值比RM,参考论文3.4.5节 输入参数: sig:输入信号,可以是多行MIMO信号,运算中将合并为1行信号 vSNR:信噪比向量 输出结果: RA:峰值旁瓣比向量RA,对应信噪比向量 RM:低高频均值比向量RM,对应信噪比向量 sig_dfcw.m 作用:产生正交离散频率编码信号 sig_ofdm.m 作用:产生正交频分线性调频信号 sig_pc.m 作用:产生正交相位编码信号 (ra_snr_gui.m action: Statistics different SNR peak sidelobes than five signal RA and low high frequency average ratio RM, rendering the results, referring to Figure 3.11 and 3.12 DFCW_RA_SNR.m effect: generating orthogonal discrete frequency encoded signal, and calculate the peak sidelobe ratio RA and low and high frequency average ratio RM LFM_RA_SNR.m effect: generating chirp signal and calculates the peak sidelobe ratio RA and low high frequency average ratio RM OFDMLFM_RA_SNR.m effect: generating an orthogonal frequency division chirp signal and calculates peak sidelobe ratio RA and low and high frequency average ratio RM PC_RA_SNR.m effect: generating quadrature phase encoded signals and calculate peak sidelobe ratio RA and the average low and high frequency effects than RM SIN_RA_SNR.m: to produce a single carrier frequency signal, and calculate peak sidelobe ratio RA and RM lower than the average high-frequency input parameters: vSNR: SNR vector output: RA: peak sidelobe ratio v)
    2020-06-27 04:00:01下载
    积分:1
  • matlab-vc-hybrid-program
    说明:  matlab与vc的混合编程,有代码,有数据,有信息,很好的,欢迎大家下载(matlab and vc mixed programming, there is code, there are data, information, good, welcome to download)
    2010-03-29 20:57:18下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载