-
Power-communication-reliability-
通信系统链路可靠性和节点可靠性的计算并将两者综合(Communication link reliability and node computing system reliability and a combination of both)
- 2013-12-01 10:13:58下载
- 积分:1
-
shibie
matlab图像处理,matlab图形识别匹配应用程序源码(matlab image processing, matlab matching pattern recognition application source code)
- 2013-12-03 19:40:34下载
- 积分:1
-
matlab32
主要介绍了MATLAB编程的风格,以及编程中的技巧和规范,适于对MATLAB有一定了解的人(Introduces MATLAB programming style, as well as programming skills and norms of MATLAB for those who have a certain understanding of)
- 2009-05-12 20:54:00下载
- 积分:1
-
steganography
steganography in wav files
- 2010-12-12 19:58:18下载
- 积分:1
-
final-project1
Image Processing
Edge detection algorithms presentation With Harris method implementation in matlab
- 2013-01-12 03:53:40下载
- 积分:1
-
matleb
书籍:精通MATLAB-综合辅导与指南(附例程),是一个还不错的介绍matlab的书籍(books : proficient in MATLAB-comprehensive counseling and guidance (routines), is a pretty good book on Matlab)
- 2007-05-20 17:51:20下载
- 积分:1
-
Pulse_Width_Modulator
this is model of sinus pulse width modulator
- 2015-01-23 22:08:58下载
- 积分:1
-
dscdma_simulation
ds-cdma系统仿真,考虑在多径衰落信道情况下,系统的误码率(ds-cdma system simulation, consider the multi-path fading channel circumstances, the BER)
- 2007-03-27 11:09:20下载
- 积分:1
-
Scnario1
BER plot for SUI channel 1-6
- 2013-12-11 18:59:34下载
- 积分: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