登录
首页 » matlab » target-tracking-using-kalman

target-tracking-using-kalman

于 2015-03-12 发布 文件大小:679KB
0 217
下载积分: 1 下载次数: 3

代码说明:

  用卡尔曼滤波算法实现的目标跟踪,本MATLAB程序已在MATLAB2010经过成功验证。(Kalman filtering algorithm is used to implement the target tracking, the MATLAB has been MATLAB2010 after successful validation. )

文件列表:

target tracking using kalman
............................\ball_bg_difference.mpg,226778,2004-11-18
............................\ball_kalman.mpg,266924,2004-11-18
............................\DATA





............................\....\14.jpg,3988,2004-11-18
............................\....\15.jpg,3967,2004-11-18
............................\....\16.jpg,3996,2004-11-18
............................\....\17.jpg,4019,2004-11-18
............................\....\18.jpg,4023,2004-11-18
............................\....\19.jpg,4104,2004-11-18
............................\....\2.jpg,3879,2004-11-18
............................\....\20.jpg,4134,2004-11-18
............................\....\21.jpg,4146,2004-11-18
............................\....\22.jpg,4119,2004-11-18
............................\....\23.jpg,4062,2004-11-18
............................\....\24.jpg,4032,2004-11-18
............................\....\25.jpg,4067,2004-11-18
............................\....\26.jpg,4076,2004-11-18
............................\....\27.jpg,4008,2004-11-18
............................\....\28.jpg,3972,2004-11-18
............................\....\29.jpg,4099,2004-11-18
............................\....\3.jpg,3863,2004-11-18
............................\....\30.jpg,4087,2004-11-18
............................\....\31.jpg,4082,2004-11-18
............................\....\32.jpg,4020,2004-11-18
............................\....\33.jpg,4043,2004-11-18
............................\....\34.jpg,4054,2004-11-18
............................\....\35.jpg,4079,2004-11-18
............................\....\36.jpg,4016,2004-11-18
............................\....\37.jpg,3995,2004-11-18
............................\....\38.jpg,4065,2004-11-18
............................\....\39.jpg,4140,2004-11-18
............................\....\4.jpg,3879,2004-11-18
............................\....\40.jpg,4124,2004-11-18
............................\....\41.jpg,4066,2004-11-18
............................\....\42.jpg,4014,2004-11-18
............................\....\43.jpg,3942,2004-11-18
............................\....\44.jpg,4010,2004-11-18
............................\....\45.jpg,4095,2004-11-18
............................\....\46.jpg,4091,2004-11-18
............................\....\47.jpg,4010,2004-11-18
............................\....\48.jpg,3976,2004-11-18
............................\....\49.jpg,4002,2004-11-18
............................\....\5.jpg,3868,2004-11-18
............................\....\50.jpg,4031,2004-11-18
............................\....\51.jpg,4028,2004-11-18
............................\....\52.jpg,3983,2004-11-18
............................\....\53.jpg,3972,2004-11-18
............................\....\54.jpg,4043,2004-11-18
............................\....\55.jpg,4057,2004-11-18
............................\....\56.jpg,4064,2004-11-18
............................\....\57.jpg,4024,2004-11-18
............................\....\58.jpg,3999,2004-11-18
............................\....\59.jpg,3960,2004-11-18
............................\....\6.jpg,3909,2004-11-18
............................\....\60.jpg,3996,2004-11-18
............................\....\7.jpg,3940,2004-11-18
............................\....\8.jpg,4013,2004-11-18
............................\....\9.jpg,4078,2004-11-18
............................\detect.m,739,2004-11-29
............................\extractball.m,1447,2004-11-29
............................\kalman.m,1553,2004-11-29

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

发表评论

0 个回复

  • Robustdesign
    robust controle of distilaton column
    2010-06-06 09:51:01下载
    积分:1
  • fd2d_3.1
    二维情况下用FDTD方法模拟电磁波的传播情况,没加吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
    2021-01-22 16:38:40下载
    积分:1
  • GTbimatrixgames
    双矩阵对策博弈论,求解博弈论纳什均衡,得出优化结果。(Game Theory)
    2016-04-16 16:57:09下载
    积分:1
  • 25880049channel-estimation-MIMO-OFDM
    mtch projest must read
    2011-02-04 17:55:50下载
    积分:1
  • Scatter-from-Rough-Surface
    粗糙面电磁散射的相关方法,SPM,KA,一维海平面的生成,一维随机粗糙面的生成,土壤介电常数与频率,湿度的关系(Rough surface of the correlation method)
    2011-05-19 17:53:36下载
    积分:1
  • Matlab_imageMatlab
    附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.bestblk 功 举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
    2007-03-14 10:07:26下载
    积分:1
  • heart2
    本程序基于matlab编程,绘制了一箭穿心的图案(The program is based on matlab programming, drawing an arrow pattern mandrel)
    2011-08-26 14:04:36下载
    积分:1
  • chepaidingweishibie-
    车牌识别+(license+Plate+Recognition)+matlab+代码,希望对大家有用。(License plate recognition+ ( license+Plate+Recognition )+ MATLAB+ code, I hope useful for everyone.)
    2012-05-02 20:13:35下载
    积分:1
  • LLOYD
    用训练序列和lloyd算法,对一个正弦信号数据进行标量量化。(Using the training sequence and lloyd algorithm, we take a sinusoidal signal data for scalar quantization to deepen our understanding.)
    2013-12-17 11:36:51下载
    积分:1
  • templateMatcher
    使用matlab编写的一个简单模板匹配程序,对作立体匹配的初学者的入门程序(Matlab prepared using a simple template matching procedures for the beginner stereo matching entry procedures)
    2008-04-11 10:58:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载