-
tracking_Kalman
In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it s previous states
- 2010-02-20 03:37:41下载
- 积分:1
-
genetic
说明: 遗传算法的matlab程序,里面的函数内部有注释(Matlab genetic algorithm procedure)
- 2009-08-14 22:43:40下载
- 积分:1
-
Iterative-Closest-Point-Method
icp(iterative closest point)的代码,本人已经使用过了,效果还行,总共就一个文件,所有的函数都写在这上面了(icp (iterative closest point) of the code, I have used, and the results were OK, total on a file, all of the functions are written in it.)
- 2013-07-16 19:14:03下载
- 积分:1
-
5.Generalized-UPQC-system-with-an-improved
very good excellent amazing
- 2014-01-26 01:15:26下载
- 积分:1
-
youyong
比较DFT,小波分析,hht算法分析调频信号的异同(Comparison of DFT, wavelet analysis, hht similarities and differences between the FM Signal Algorithm Analysis)
- 2010-07-23 16:49:19下载
- 积分:1
-
MATLAB
1995年全国大学生数学建模竞赛,数学建模《飞行管理》MATLAB程序(In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical modeling, " flight management" MATLAB program)
- 2009-12-13 14:50:13下载
- 积分:1
-
pre_digital_distortion
pre_distrion源程序,smilink源程序,可以对初学者有一定的帮助。(pre_distrion source, smilink source, can be helpful for beginners.)
- 2011-02-11 10:15:46下载
- 积分:1
-
OFDM_signal
Orthogonal Freq, Division signal
- 2013-07-10 18:55:44下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
getInverse
Calculate the inverse of a mod n using Extended Euclidean s Algorithm. Source code available.
- 2015-02-21 02:19:12下载
- 积分:1