-
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
-
CSRZ-DPSK
光通信中抑制载波型差分相位调制信号建模与仿真分析(Optical Communication inhibit carrier-based differential phase modulation signal modeling and simulation analysis)
- 2008-12-24 10:08:40下载
- 积分:1
-
an-other-kind-adapter-filter
另一种并联式自适应滤波器的设计方法,很有参考价值,可广泛用于雷达信号处理领域!(Another parallel adaptive filter design method, a good reference value, can be widely used in radar signal processing!)
- 2009-03-28 20:21:11下载
- 积分:1
-
toolbox_nlmeans
经典的图像修复程序,matlab语言描写(The classic image fix, matlab Descriptions)
- 2010-05-05 22:25:27下载
- 积分:1
-
Desktop
mfcc, it helps you recognize the speech
- 2011-05-04 03:55:02下载
- 积分:1
-
gatoolboxpowersystem
matlab program for GA use in artificial intelligent in power system toolbox
- 2011-05-29 03:28:37下载
- 积分:1
-
Matlab_tablot
文件包中12个程序基于Matlab开发Talbot成像的计算软件,非常好,请大家试用.(The package included 12 softwares for Talbot effect in matlab)
- 2009-10-05 14:16:32下载
- 积分:1
-
simplelpcgui
character recongnition
- 2009-11-10 14:27:36下载
- 积分:1
-
xianshi
使用matlab编写的有关于显示图片并且能旋转的相关内容(Written about the use of matlab display pictures and can rotate related content)
- 2015-04-21 11:13:55下载
- 积分:1
-
源程序Maltab在数学建模中的应用卓金武等201103
说明: 书名:MATLAB在数学建模中的应用
主编:卓金武;副主编:魏永生等
出版社:北京航空航天大学出版社(The application of MATLAB in mathematical modeling
Chief editor: Zhuo Jinwu; Deputy Chief Editor: Wei Yongsheng, etc
Press: Beijing University of Aeronautics and Astronautics Press)
- 2021-04-01 10:35:50下载
- 积分:1