-
MATLAB
matlab宝典.pdf 学习matlab的好资料(matlab Collection. pdf good information to learn matlab)
- 2010-11-01 11:13:43下载
- 积分:1
-
xiangduiwucha
光纤通信中用来计算相对误差的matlab源程序,对于刚入门的人有很大的帮助。(Optical Fiber Communication is used to calculate the relative error of the matlab source code, for people who have just started a great help.)
- 2010-01-08 12:19:07下载
- 积分:1
-
axdrag
说明: 基于MATLAB7的图形放大缩小移动M文件(Graphics-based Zoom MATLAB7 mobile M documents)
- 2009-08-18 22:35:11下载
- 积分:1
-
TVAR
基于期望最大化的时变参数建模,时频分辨率高(Based on expectation maximization of time-varying parameter modeling, high time-frequency resolution)
- 2014-09-08 09:50:36下载
- 积分:1
-
matlab_tuto
tutorial matlab gooooooooooooooood
- 2010-02-16 21:10:45下载
- 积分:1
-
GA
说明: 一个遗传算法的matlab程序,比较基础,也比较简单。(A genetic algorithm matlab procedures, basis of comparison, it is relatively simple.)
- 2008-09-05 09:02:46下载
- 积分:1
-
MIMO_OFDM
MIMO_OFDM系统中自适应功率分配的算法性能分析,很值得一看!(MIMO_OFDM adaptive power distribution system performance analysis of algorithms, it is worth a visit!)
- 2009-04-28 10:35:19下载
- 积分:1
-
C
说明: C+陷阱与缺陷,适合于各个阶段的学习者学习!(C+ traps and defects, suitable for all phases of learners!)
- 2010-04-01 15:05:17下载
- 积分:1
-
matlab-fenxi
说明: 有关lfm的一些知识,希望对大家有一定的帮助(Some knowledge about FRFT transformation, we hope to have some help)
- 2011-03-23 13:54:21下载
- 积分:1
-
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