登录
首页 » matlab » ball_kalman

ball_kalman

于 2011-05-10 发布 文件大小:679KB
0 313
下载积分: 1 下载次数: 20

代码说明:

  这个程序是在matlab仿真时用到,功能是卡尔曼目标跟踪,这个程序可运行,用到的图像文件也在里面。(This procedure is used when the matlab simulation, Kalman tracking feature is that this program can be run, use the image files are inside.)

文件列表:

ball_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
...........\....\Thumbs.db,348672,2007-03-10
...........\detect.m,739,2004-11-29
...........\extractball.m,1447,2004-11-29
...........\kalman.m,1553,2004-11-29

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

发表评论

0 个回复

  • TestMatlab
    在C/C++中如何调用Matlab ,是我们经常遇到的一个问题,特别是在我们刚刚入门的时候.这个代码很方便的解决这个问题(In C/C++ How to call Matlab, is that we often encounter a problem, especially in the time we were just getting started. This code is very convenient to solve this problem)
    2007-11-01 20:14:57下载
    积分:1
  • amethodforimagefusion
    文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。(Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then calculate the contrast of each piece, the image block is divided into clear blocks, fuzzy block, to clear blocks and fuzzy block is defined as the border region adjacent to area, integration time, a clear block directly select the corresponding block as a fusion, for the border region, the wavelet decomposition on the basis of the pixel-based contrast method selected for processing.)
    2020-06-25 22:40:02下载
    积分:1
  • DSP
    digital signal prosecing code
    2011-06-25 17:25:02下载
    积分:1
  • music
    用MATLAB做的音乐播放器,可以识别简谱直接播放其中音乐(music player)
    2016-06-26 09:56:43下载
    积分:1
  • SVMfiles
    Support vector machines
    2011-06-29 02:48:30下载
    积分:1
  • NLMS_LMs
    正规自适应LMS算法,通过改变步长因子,使LMS算法更优(Formal adaptive LMS algorithm, by changing the step size LMS algorithm is better )
    2012-05-11 16:41:28下载
    积分:1
  • sequence-alignment
    基于动态规划算法的蛋白质序列比对 Needleman-Wunsch Smith-Waterman(protein sequence alignment Needleman-Wunsch Smith-Waterman)
    2013-01-22 20:55:22下载
    积分:1
  • matlab
    图论中经常用到的深度优先搜索法 经常用在电力系统的可靠性的解列运算当中(Depth-first search method often used in graph theory is often used in the reliability of the power system splitting operator which)
    2013-04-03 15:11:45下载
    积分:1
  • syncronization
    Symbol synchronization
    2017-06-22 11:27:52下载
    积分:1
  • 小波包分解提取特征频段能量值
    从excel中提取数据,应用小波包分解提取特征频段能量值的matlab程序(Extracting data from excel, the wavelet packet is used to decompose the matlab program that can measure the value of the feature frequency)
    2017-12-21 21:14:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载