-
MATLAB_Foundation
三分matlab基础文档,三本比较经典的书籍。中文。侧重点不同。(Matlab third base document, three more classic books. Chinese. Different focus.)
- 2010-12-14 15:57:11下载
- 积分:1
-
matlabTSP
蚁群混合算法源代码
采用MATLAB,必要的说明和注释(Hybrid ant colony algorithm source code using MATLAB, the necessary instructions and notes)
- 2008-06-28 23:00:53下载
- 积分:1
-
dividing-body-part
dividing human silhouette into 6 parts and calculate its centroid.
- 2012-07-12 21:06:41下载
- 积分:1
-
yaogan
基于形态学方法的图像分割文件,.m的源代码(Based on morphological image segmentation file,. M of the source code)
- 2011-09-29 20:53:26下载
- 积分:1
-
MATLAB--GUI-
说明: matlab GUI中文使用手册,较为全面详细的介绍了GUI的设计、使用方法,适合新手上路。(Chinese user manual matlab GUI, more comprehensive and detailed introduction to the GUI design, use, suitable for novice road.)
- 2011-03-03 22:09:14下载
- 积分:1
-
MATLAB-FDATOOL
MATLAB FDATOOL的使用和具体的使用方法(MATLAB FDATOOl)
- 2011-12-05 20:14:29下载
- 积分:1
-
ComplementFilter
互补滤波,应用在INS和磁罗盘融合姿态解算,详细说明(Complementary filtering, application integration attitude in solving INS and magnetic compass, a detailed description)
- 2015-09-04 14:13:31下载
- 积分:1
-
8
说明: 这是基于量子遗传算法的函数寻优MATLAB代码。(This is a function optimization MATLAB code based on quantum genetic algorithm.)
- 2019-07-08 17:10:35下载
- 积分:1
-
pathplanning
规则障碍物环境下的机器人路径规划matlab源码!(Under the rules of obstacles the robot path planning matlab source!)
- 2009-05-15 11:22:08下载
- 积分: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