-
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
-
antlabel_Antarctic
On a map, place a label corresponding to any of the 25,394 features identified by SCAR.
- 2013-07-26 15:50:21下载
- 积分:1
-
MATLAB5343
【matlab编程代做】使用两个图像输入模糊C+-均值图像分割 可以做为参考使用学习([Do] matlab program generation using two image input fuzzy C+- mean value can be used as a reference image segmentation using learning)
- 2015-01-14 10:54:25下载
- 积分:1
-
LMSsuanfazishiyingjunhengqi
在MATLAB中,使用LMS算法实现自适应均衡器,通过改变收敛因子和滤波器阶数就可以仿真均衡器的收敛速度和精度。(In MATLAB, use the LMS algorithm adaptive equalizer by changing the order of the convergence factor and the filter can simulate the equalizer on the convergence speed and accuracy.)
- 2010-01-13 18:35:34下载
- 积分:1
-
Matlabs-GUI-Src.rar
Matlab之GUI源码 非常有用的代码(matlab s gui source code)
- 2011-09-28 19:35:40下载
- 积分:1
-
Rate-Gyro-Balance-Bot
rate range gyro balanced system control
- 2013-11-13 15:35:57下载
- 积分:1
-
MATLAB
matlab有限元教程,交会你matlab的秘密,此乃神书,神书(matlab study,good)
- 2015-03-23 12:16:14下载
- 积分:1
-
pro1
Simple tcl code for start up in NS_@ simulation
- 2014-08-27 17:47:15下载
- 积分:1
-
gistdescriptor
gist算子的matlab编程。本人自己编写(The gist Operators matlab programming. I have written)
- 2012-11-20 10:44:06下载
- 积分:1
-
xiebodiejia
基于风谱的谐波叠加法的代码生成随机风速时程曲线(Time curve generates a random code based wind velocity spectrum harmonic superposition method)
- 2013-12-17 11:35:42下载
- 积分:1