-
scaledSymmetricSigmaPoints
刚刚漏了补充这个程序,是UKF里计算sigma点的程序,不好意思(sigma point)
- 2009-02-18 22:00:20下载
- 积分:1
-
Chap_4
《自适应滤波器》教材第四章代码,很全面,对应(" Adaptive Filter" textbook Chapter IV code, very comprehensive, correspondence)
- 2013-12-28 15:43:07下载
- 积分:1
-
VisualCandMATLAB
VisualC++和MATLAB接口应用(VisualC++ and MATLAB Interface Application)
- 2010-09-11 15:43:35下载
- 积分:1
-
my_matlab_function
两个MATLAB图像源码,图像御览,更换图像“皮肤”(2 MATLAB image source, image Yu Lan, the replacement image " skin" )
- 2010-03-08 21:04:08下载
- 积分:1
-
thesecondgeneratiowaveletmatlab
这是我从其他网站下载的源程序,希望对大家有所帮助,但是不知道要上传多少才能下载丫?(This is my downloaded from other websites of the source, and I hope to help everyone, But we do not know how much can upload download center?)
- 2006-12-18 17:13:24下载
- 积分:1
-
yanshitu
数模题目代码,一个简易的matlabUI动画演示程序(Modulus subject code, a simple animation demo program matlabUI)
- 2013-09-13 08:36:54下载
- 积分:1
-
highpass
high pass filter with FIR for education
- 2013-12-04 09:42:58下载
- 积分:1
-
RRT
说明: RRT-exploration,快速探索随机树算法的MATLAB仿真,探索边界点,使机器人探索未知环境,最终得到地图。(RRT exploration, rapid exploration of MATLAB simulation of random tree algorithm, exploration of boundary points, so that the robot explore unknown environment, and finally get the map.)
- 2020-12-21 22:29:10下载
- 积分:1
-
Imageprocessing
一些常用的matlab图像处理方法源程序代码,以方便大家使用(the common Image processing methods based on matlab )
- 2009-05-26 18:35:48下载
- 积分:1
-
ParInfoGain
ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available)
Information gain is defined as:
InfoGain(Class,Attribute) = H(Class) - H(Class | Attribute)
Gain ratio is defined as:
GainRatio(Class, Attribute) = (H(Class) - H(Class | Attribute)) / H(Attribute).
...where H is the entropy, defined as - sum(i=1 to k) pi log2 pi
- 2010-12-13 11:17:06下载
- 积分:1