-
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
-
chengxu
matlab 功能强大,叫你如何学会编程,你的很快很好。你会熄火(failed to translate)
- 2010-12-28 22:30:50下载
- 积分:1
-
mt
说明: 风力发电系统中基于mt坐标系的发电机模块的建模仿真(matlab/simulink)(Mt-based wind power system generator module coordinate system modeling and simulation (matlab/simulink))
- 2011-05-22 14:35:02下载
- 积分:1
-
Bartlett-window-filter
Bartlett window filters
- 2012-11-03 12:48:09下载
- 积分:1
-
sdnchen-psomatlab-b4c4a1e
带有约束条件的PSO算法,内包含有多种实例函数(A PSO algorithm with constraint conditions, which contains a variety of instance functions)
- 2021-04-23 20:48:47下载
- 积分:1
-
ldpc
基于PEG算法的准循环LDPC码构造方法研究(PEG algorithm based on quasi-cyclic LDPC code construction methods)
- 2020-07-08 12:08:56下载
- 积分:1
-
MATLAB
Matlab 的基础教程 PDF格式 内含命令清单(Essentials of Matlab in PDF format)
- 2012-04-03 01:29:20下载
- 积分:1
-
eigen_filtering
特征值滤波,matlab程序,用于地震资料处理(Eigenvalue filter, matlab program for seismic data processing
)
- 2011-12-16 18:09:17下载
- 积分:1
-
Sample_code
Sample ppt for action of a class teacher
- 2010-02-05 17:33:50下载
- 积分:1
-
gbvs-(1)
该代码是在MATLAB下运行的GBVS,用于图像特征点匹配,进一步用于图像处理,图像检索等多个领域。(GBVS the code is run in MATLAB for image feature point matching, and further used in various fields of image processing, image retri .)
- 2014-10-22 18:53:34下载
- 积分:1