-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1
-
multifactor
matlab多因子选股模型,计算每只股票的得分,根据股票的得分划分为n个区间(matlab multi-factor stock selection model to calculate the score for each stock, based on the stock s score is divided into n intervals)
- 2013-08-05 10:17:31下载
- 积分:1
-
QPSK
QPSK的matlab仿真,希望对大家有所帮助(QPSK in matlab simulation, we want to help)
- 2010-09-12 13:29:49下载
- 积分:1
-
FEC
this is the document ans source for fec in matlab
- 2012-06-08 00:38:17下载
- 积分:1
-
pryecto
vecinos aleatorio para la construccion de una small world
- 2014-08-26 07:02:13下载
- 积分:1
-
IDENTIF
Parameter identifi cation for a singledegreeoffreedom
system using autoregressive moving average model
- 2012-10-05 20:30:35下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1
-
rechoose_seg
用于比较运动捕捉数据降维后提取的极值点之间的运动类型比较(For comparing the motion capture data movement type drop take extreme points of comparison between)
- 2015-01-19 16:51:53下载
- 积分:1
-
PAM-modulation
说明: PAM调制,实现模拟信号的数字抽样,能够启发matlab初学者的编程(PAM modulation, realize simulation signal digital sampling
)
- 2011-04-08 08:47:00下载
- 积分:1
-
MATLAB_advance_programming
很好的matlab 進階教學電子書,教導如何寫作matlab程式,
此為pdf檔,分為29個章節(Matlab advanced teaching good books to teach how to write matlab code, this is the pdf file, divided into 29 chapters)
- 2010-11-22 19:18:25下载
- 积分:1