登录
首页 » matlab » multiple_object_tracking

multiple_object_tracking

于 2020-10-28 发布 文件大小:141KB
0 167
下载积分: 1 下载次数: 65

代码说明:

  用matlab仿真多目标跟踪中的航迹关联融合的程序,(Matlab simulation of multi-target tracking with the track association fusion procedure)

文件列表:

multiple_object_tracking_matlabcode(3D)
.......................................\all_mes.mat,14592,2006-01-10
.......................................\all_mes1.mat,19392,2006-01-10
.......................................\all_mes_total.mat,14864,2006-01-10
.......................................\confirm1sj.m,694,2016-09-24
.......................................\confirm2sj.m,660,2016-09-24
.......................................\data.txt,28276,2006-01-10
.......................................\data1.txt,4231,2006-01-10
.......................................\division.m,850,2016-09-24
.......................................\enable.m,745,2016-09-24
.......................................\f_compute_remain.m,1113,2016-09-24
.......................................\f_confirm1.m,1331,2016-09-24
.......................................\f_confirm2.m,1336,2016-09-24
.......................................\f_confirm_measure.m,1329,2016-09-24
.......................................\f_confirm_measure2.m,1694,2016-09-24
.......................................\f_coordi_trans.m,799,2016-09-24
.......................................\f_decide.m,665,2016-09-24
.......................................\f_enable.m,769,2016-09-24
.......................................\f_extend.asv,915,2006-01-10
.......................................\f_extend.m,1370,2016-09-24
.......................................\f_get_xandp.m,693,2016-09-24
.......................................\f_get_xp.m,1137,2016-09-24
.......................................\f_imm.asv,417,2006-01-10
.......................................\f_imm.m,867,2016-09-24
.......................................\f_immjpda.asv,1997,2006-01-10
.......................................\f_immjpda.m,2452,2016-09-24
.......................................\f_immjpda_new.asv,4126,2006-01-10
.......................................\f_immjpda_new.m,4074,2016-09-24
.......................................\f_immjpda_new2.asv,4173,2006-01-10
.......................................\f_immjpda_new2.m,4664,2016-09-24
.......................................\f_imm_nomes.m,1015,2016-09-24
.......................................\f_imm_predict1.m,2414,2016-09-24
.......................................\f_initiate_predict.asv,1059,2006-01-10
.......................................\f_initiate_predict.m,1512,2016-09-24
.......................................\f_initiate_tracks.asv,3428,2006-01-10
.......................................\f_initiate_tracks.m,3880,2016-09-24
.......................................\f_lms_fit.m,995,2016-09-24
.......................................\f_poly_fit.m,822,2016-09-24
.......................................\f_produce_cluster.m,2251,2016-09-24
.......................................\f_produce_cluster2.asv,4237,2006-01-10
.......................................\f_produce_cluster2.m,4693,2016-09-24
.......................................\f_produce_w.m,1090,2016-09-24
.......................................\f_receive_mes.asv,590,2006-01-10
.......................................\f_receive_mes.m,1063,2016-09-24
.......................................\f_rect_gate.m,1079,2016-09-24
.......................................\f_rect_gate2.m,1055,2016-09-24
.......................................\f_recursion_try.m,1018,2016-09-24
.......................................\initial_value.m,639,2016-09-24
.......................................\jpda_parameter.asv,803,2006-01-10
.......................................\jpda_parameter.m,1279,2016-09-24
.......................................\mainpro_last1.asv,12824,2006-01-10
.......................................\mainpro_last1.m,13349,2016-09-24
.......................................\measurement.mat,1544,2006-01-10
.......................................\measurement3.mat,8248,2006-01-10
.......................................\mes_total.mat,208,2006-01-10
.......................................\mes_total3.mat,208,2006-01-10
.......................................\model_try.m,1298,2016-09-24
.......................................\myplot.m,2250,2016-09-24
.......................................\plot_result.m,1008,2016-09-24
.......................................\produce_mes.m,1468,2016-09-24
.......................................\produce_mes3.m,1656,2016-09-24
.......................................\recursion.m,698,2016-09-24
.......................................\recursion_try.m,1138,2016-09-24
.......................................\recursion_try_test.m,942,2016-09-24
.......................................\tempmes.mat,2072,2006-01-10
.......................................\testimmjpda.asv,1708,2006-01-10
.......................................\testimmjpda.m,2300,2016-09-24
.......................................\test_f_confirm1.m,727,2016-09-24
.......................................\test_f_confirm2.m,192,2006-01-10
.......................................\test_track_initiation.m,1075,2016-09-24
.......................................\untitled2.m,832,2016-09-24
.......................................\untitled2w.m,2244,2016-09-24
.......................................\untitled2ww.asv,292,2006-01-10
.......................................\untitled2ww.m,1168,2016-09-24
.......................................\xyreal.mat,9792,2006-01-10
.......................................\xyreal3.mat,864,2006-01-10
.......................................\z_save.mat,264,2006-01-10
.......................................\程序及函数说明.doc,93184,2006-01-10

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

发表评论

0 个回复

  • IIR_GUI_Design
    本程序在MATLAB平台上实现了IIR滤波器的GUI设计,通过输入参数,即可在友好的界面上完成IIR滤波器的设计。(The program implemented on MATLAB platform GUI design of IIR filters, through the input parameters, can be completed in a friendly interface for IIR filter design.)
    2010-01-12 12:13:41下载
    积分:1
  • MATLAB_SOURCE_PRODECURE
    《matlab及在电子信息课程中的应用》的源码程序;程序中包含基础的语法和应用实例,还包含高级程序应用,里面包含了近18个EXAMPLE文件。适合学习matlab的初级学者。("Matlab courses and in the electronic information in the application" of the source program program includes basic syntax and application examples, also includes an advanced application procedures. Suitable for junior scholars to learn matlab.)
    2013-08-31 12:51:45下载
    积分:1
  • PSO
    粒子群算法实现二维路径规划 MATLAB程序 可直接运行(Particle swarm optimization for two dimensional path planning)
    2020-07-02 20:40:01下载
    积分:1
  • bifurcation
    说明:  对受迫振动的非线性系统碰撞仿真,适合相关人员交流学习。可以针对不同刚度,频率,间隙进行调整。(Collision simulation of forced vibration of non-linear system is suitable for related personnel to communicate and learn.)
    2019-07-09 18:05:26下载
    积分:1
  • MATLABimageprocessing
    此书包含图像处理的各种函数命令和解析,读者一看就能明白!!!(This book contains various functions of image processing commands and parsing, the reader can understand a look! ! !)
    2010-10-12 11:21:58下载
    积分:1
  • BinImageHough
    自己编写的matlab函数用于对图像倾斜进行自动校正,效果非常理想,对于条纹形的图像。(I have written matlab function is used to automatically correct image tilt, the effect is very ideal for stripe-shaped images.)
    2014-11-07 21:38:41下载
    积分:1
  • revisenm-and-Newtons-method
    最速下降法与牛顿法-Steepest descent method and Newton s method(Steepest descent method and Newton' s method)
    2014-02-17 14:46:42下载
    积分:1
  • 05386026
    In a series of papers in recent years new structures for coherent M-PSK (M-ary Phase Shift Keying) receivers were suggested. These include structures for carrier phase detectors for the carrier PLL (Phase Lock Loop), carrier PLL lock detectors, symbol timing error detectors, symbol synchronization PLL lock detectors, carrier and symbol PLL loop filters, and SNR (Signal to Noise Ratio) estimators
    2014-02-25 16:17:31下载
    积分:1
  • 1
    说明:  运动光流场检测~~~~~~~~~~~~~~~~(sport light)
    2012-05-08 09:11:04下载
    积分:1
  • PSO-tools-2011
    PSO 仿真软件包, 设计各种粒子群算法,最优化算法。(Particle ,Filtering,simulator)
    2014-10-15 07:37:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载