搜索资源列表
adaboost
- adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
adaboost
- Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
adaboost
- 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
Adaboost-m
- 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
adaboost-Matlab
- 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
GML-AdaBoost-Matlab
- GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例-GML AdaBoost Matlab Toolbox-GML AdaBoost Matlab Toolbox, detailed documentation, the scr ipt, use case-GML AdaBoost Matlab Toolbox
AdaBoost(original)
- AdaBoost(original),普通的AdaBoost算法的Matlab实现-AdaBoost(original)
AdaBoost
- 步态识别matlab程序代码,adaboost算法完整实现代码。-Gait recognition matlab code, adaboost algorithm is a complete implementation of the code.
adaboost
- adaboost算法详细介绍及matlab编程实现-adaboost algorithm, and matlab programming details
AdaBoost
- 本代码采用了adaboost算法进行仿真进行人脸检测,很好的给出了仿真图。-it uses adaboost to dtecte face. and it shows the pictures.
Adaboost-detection
- 基于ADABOOST的人脸检测程序,有分类器训练和测试-face detection based on adaboost
adaboost
- adaboost to train a classifier-adaboost classifier
adaboost
- 采用matlab实现了Adaboost分类器算法,有利于学生对分类器的学习!-The function of this code is to implement the Adaboost algorithm using matlab programming language,which is very useful to learn of all kinds of classifier for students, especially for beginners.
Adaboost
- Adaboost算法是一类弱分类器,本算法使用adaboost算法实现对于训练数据划分成两个组,然后可以用来进行数据的分类。-Adaboost algorithm is a class of weak classifier, the algorithm uses adaboost algorithm for the training data into two groups, and then can be used for data classification.
adaboost
- adaboost智能算法源程序,将若分类器反复训练得到强分类器,用于二分类问题-adaboost intelligent algorithm source code, will be repeated if the classifier has been trained strong classifier for the two classification
adaboost
- adaboost matlab程序 大家可以自己调试看看 欢迎相互学习-adaboost matlab program we can learn from their own debug to see welcome
adaboost
- 关于ababoost的matlab源代码。-the source code of matlab about adaboost algorithm。
Adaboost
- Adaboost demo in matlab
adaboost
- adaboost算法的训练和测试代码,简单的实例(The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.)
Adaboost
- 网上看到的matlab做adaboost的小例子,正在学习中(matlab for learning adaboost-knn)