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

target-tracking-using-kalman

于 2015-03-12 发布 文件大小:679KB
0 105
下载积分: 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 个回复

  • tfidf
    tf-idf用于文档聚类,权重计算,用MATLAB实现的,自己编写非常好用!(tf-idf for Document Clustering, weight calculation, use MATLAB to achieve, I have written is very easy to use!)
    2008-12-26 11:19:38下载
    积分:1
  • DWT_autoenh
    离散小波分解下的图像增强,快速,可以与其他波分解的图像增强做对比(Discrete wavelet decomposition of image enhancement, fast, with other wave decomposition of image enhancement to do comparison)
    2010-10-29 23:49:12下载
    积分:1
  • experimentone
    信号的产生及频率特性分析。(数字信号处理)(the formation and signal frequency analysis. (Digital signal processing))
    2006-05-24 23:15:37下载
    积分:1
  • COAToolBox_coasite.info
    COA Toolbox for matlab
    2013-02-26 21:37:42下载
    积分:1
  • RGB_to_AVI
    这个程序能够将图像序列合并成一个avi格式的视频,用于matlab软件处理(This application can merge into an avi format video image sequence, used to deal with the matlab software)
    2013-03-16 10:48:19下载
    积分:1
  • AcousticNoiseCancellationDSKC6713
    Matlab with acoutics
    2013-04-01 16:10:40下载
    积分:1
  • BLDCsimulink
    无刷直流电机Matlab/Simulink仿真(BLDC Simulink simulation)
    2021-04-16 11:38:53下载
    积分:1
  • active
    这是一个包含simulink模型的主动控制的程序,应用遗传算法求解(This is a program that contains the active control of the simulink model and is solved using genetic algorithms)
    2017-12-09 17:18:25下载
    积分:1
  • gabordemo
    gabor 滤波器的使用演示,里面有三个文件gaborfilter.m,gabordemo.m,和一个图片。(gabor filter for presentation, there are three files gaborfilter.m, gabordemo.m, and a picture.)
    2010-09-01 16:17:22下载
    积分:1
  • SimpleKalmanFilter
    Simple Kalman Filter 一个简单的C语言实现的卡曼滤波器。(Simple Kalman Filter with a simple C language implementation of the Kalman filter.)
    2010-11-09 16:37:30下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载