-
adaboost_version1e
这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。
功能包括两部分一个简单的弱分类器和一个促进部分:
弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1
要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器”
(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"
.
)
- 2012-04-23 13:17:57下载
- 积分:1
-
lab1
digital image processing
- 2010-01-08 09:42:41下载
- 积分:1
-
tangting
小波包分析提取振动信号中的特征频率,计算多重分形非趋势波动分析matlab程序,模拟数据分析处理的过程。( Wavelet packet analysis to extract vibration signal characteristic frequency, Calculation multifractal detrended fluctuation analysis matlab program, Analog data analysis processing.)
- 2016-05-16 17:15:42下载
- 积分:1
-
MSEB
new way for find wieght in neroal network
- 2010-09-04 05:36:49下载
- 积分:1
-
MIMOSystem
MIMO ergodic capacity
- 2014-03-05 20:46:01下载
- 积分:1
-
matalabsimulink
研究生课题利用simulink对运动目标进行仿真,涉及跳频信号处理调制解调混频时间控制。(Graduate program of moving targets using simulink simulation, signal processing, frequency-hopping modulation and demodulation involves mixing time control.)
- 2010-10-14 17:42:02下载
- 积分:1
-
kalmanRA2
针对噪声,用AR2建模,用卡尔曼滤波,并用Allan方差检验(against noise, using AR2 modeling, Kalman filtering, and with Allan variance test)
- 2006-10-19 16:39:40下载
- 积分:1
-
matlab编程
程序mtlab中的代码-地震波反应谱与时程波相互转换(Interconversion between seismic response spectrum and time-history wave)
- 2021-01-18 20:28:43下载
- 积分:1
-
AdapGA
自适应遗传算法,遗传算法的改进,其中有详细的注释,根据需要改初始条件(Adaptive genetic algorithm Improved genetic algorithm, which has detailed notes, according to the need to change the initial conditions )
- 2016-08-25 10:36:52下载
- 积分:1
-
AVI_MATLAB
读AVI文件的MATLAB程序 读AVI文件的MATLAB程序(Reading MATLAB procedures AVI files read AVI files MATLAB program)
- 2007-11-08 01:04:09下载
- 积分:1