-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
q719
q717是验证时域采样与频域采样的对偶性,q718是快速卷积运算(q717 is to verify the time domain sampling and frequency-domain sampling of the duality, q718 is fast convolution)
- 2010-01-21 14:57:55下载
- 积分:1
-
Matlab-tutorial
西安交大Malab教学视频,从入门到精通,易于学习,用时少。(Xi' an Jiaotong University Malab teaching video, from the entry to the master, easy to learn, with less time.)
- 2011-05-11 15:25:28下载
- 积分:1
-
bigcorPar
Program for Correlation on big data
- 2013-07-27 15:04:39下载
- 积分:1
-
maghalepwm
simulink file for controlin buck converter by pwm method
- 2014-08-22 18:07:21下载
- 积分:1
-
Code_Pudn
IMAGE ENHANCEMENT METHODS, ACTIVE CONTOUR WITHOUT EDGES, MANUAL THRESHOLD CODES
- 2012-05-02 23:00:45下载
- 积分:1
-
GNAT
matlab程序包。应用于糖基化网络的分析的程序。(matlab package. Applied glycosylation network analysis procedure.)
- 2013-04-22 14:20:32下载
- 积分:1
-
yushizhen
介绍了国外应用在数字电视发射机中的自适应预失真技术,着重介绍了笛卡尔环的工作原理、高功放产生互调失真的原理以及预失真的工作原理.(The principles of foreign applications in the digital TV transmitter adaptive pre-distortion technology, focuses on the working principle of Descartes ring, high power amplifier intermodulation distortion, as well as the working principle of pre-distortion.)
- 2013-05-20 21:52:49下载
- 积分:1
-
mat
说明: 源代码学习与分享,基本的代码分享,matlab
(language of matlab important)
- 2010-03-18 19:14:49下载
- 积分:1
-
Support-vector-machine
matlab软件实现的支持向量机(SVM)的分类与回归。(Support vector machine matlab software (SVM) for classification and regression.)
- 2015-01-08 16:41:59下载
- 积分:1