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

target-tracking-using-kalman

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

  • pmdft21
    DFT算法仿真,采用matlab环境,非常实用,欢迎下载!(DFT algorithm simulation using matlab environment, very practical, welcome to download!)
    2009-11-15 21:20:58下载
    积分:1
  • QRcode
    QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.(As a high-speed, full identification of the two-dimensional bar code, QR code has been applied in all walks of life, and also has great potential for development. In this paper, aiming at QR code image recognition process may be encountered in noise interference, QR code accounting for the actual captured image just a part, slant, geometric distortion, and other issues have been studied, put forward through improved median filter to remove noise, use QR code symbol characteristics to locate and rotate the tilted image, distortion which is not serious use control-point transform and spatial bilinear interpolation method for geometric correction. The results show that this method is simple and effective, can be used to improve the QR code correct recognition rate.)
    2010-12-19 23:54:18下载
    积分:1
  • Basedonthecognitivenetworkofgraphcoloringmodelofth
    说明:  本文研究了认知网络中基于图论着色模型的频谱分配算法。(This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.)
    2010-03-18 11:10:35下载
    积分:1
  • integer-programming
    指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?(Assigned integer programming problem)
    2013-08-25 09:24:52下载
    积分:1
  • Mathematica-Sudoku
    用mathematica编写的数独解答小程序。用Mathematica7编写,主要分为图形绘制和数独解答两个部分。实现的功能是:可自行设计、输入数独,程序将快速得出正确答案。(Sudoku answer small program written using Mathematica. Written in Mathematica 7, mainly divided into two parts graphics rendering Sudoku answer. Achieve the function is: can design their own input Sudoku, the program will quickly arrive at the correct answer.)
    2013-04-26 20:11:23下载
    积分:1
  • e
    说明:  很好的matlab实用程序,从光盘中拷出来的。(Matlab good utility, from the CD-ROM copy from.)
    2009-05-19 19:26:23下载
    积分:1
  • matlab-depth-image-processing
    matlab代码,可以提取图像的深度信息,包含测试图片(Matlab code, you can extract the image depth information, including test images)
    2021-05-13 11:30:02下载
    积分:1
  • ofdm_mod
    OFDM的调制代码,对于OFDM的调制可以加深理解(OFDM modulation code, for better understanding of OFDM modulation can be)
    2020-06-30 09:20:02下载
    积分:1
  • ELM代码
    采用极限学习机即(ELM)进行回归和预测的MATLAB代码, 亲测可用,只需要替换自己的数据即可.(Extreme learning machine (ELM) is used for regression and prediction with MATLAB code. You need only use your own data to represent the data in the code.)
    2021-04-12 11:18:57下载
    积分:1
  • vblast
    V-BLAST空时码仿真,干扰消除和无干扰消除的SNR-FER曲线(Simulation of V-BLAST)
    2014-01-31 09:06:52下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载