-
ID3
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
- 2010-07-25 16:30:11下载
- 积分:1
-
zuiyoukongzhizuoye
说明: 最优控制的一些算法,用MATLAB编程,用几种算法比较求取最优的方法.(Some optimal control algorithm, using MATLAB programming, compared with several algorithms to seek the best approach.)
- 2009-09-01 11:21:28下载
- 积分:1
-
KL
说明: 计算数据集间的Kl距离,用于评估数据间的分布一致性(calculate the the distance between two data set, uate the distribution between two data set)
- 2014-11-04 18:52:21下载
- 积分:1
-
twenty-MATLAB-function
matlab中的20个经典函数使用方法,是matlab使用者的宝典。(matlab function in the classical use of 20, is matlab user' s Collection.)
- 2011-11-07 16:58:00下载
- 积分:1
-
Sect2_7figs
此程序实现sinc函数的绘制,在自适应波束形成里可以视为波束图(This process of mapping implementation sinc function in adaptive beamforming can be regarded as a beam map)
- 2009-03-23 19:14:58下载
- 积分:1
-
fe
说明: 用于打开XRF中的能谱数据,对数据进行小波变换,得到比较好的效果(For opening XRF spectroscopy data, the data is the wavelet transform, to obtain better results)
- 2012-12-29 11:11:16下载
- 积分:1
-
ovrlpadd
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积(realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method)
- 2006-11-05 10:15:56下载
- 积分:1
-
Image-Edge-Detection-Using-ACO
Image Edge Detection Using Ant Colony Optimization
- 2013-04-29 02:42:29下载
- 积分:1
-
Final
语音识别系统,在静音环境比较准确,但是假若有噪音或者其他情况会有问题,附预处理部分(Speech recognition system, in the quiet environment is accurate, but if there are noise problems or other conditions will be attached to some pretreatment)
- 2010-09-20 10:29:43下载
- 积分:1
-
susan
关于特征描述的susan算法的matlab程序(About susan algorithm matlab program)
- 2013-11-09 11:40:08下载
- 积分:1