CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - adaboost 算法

搜索资源列表

  1. adaboost算法

    1下载:
  2. adaboost,为boost方法的一种方法,可以实现分类,有弱分类到强分类
  3. 所属分类:matlab例程

    • 发布日期:2008-06-30
    • 文件大小:261.6kb
    • 提供者:qishi0301
  1. 人脸检测算法对AdaBoost算法进行了改进

    0下载:
  2. 2008_bmvc_FaceDetector, 实进人脸检测算法,对AdaBoost算法进行了改进,相比之下,比OPENCV中自带的基于HAAR特征的人脸检测算法更稳定。-2008_bmvc_FaceDetector, really into the face detection algorithm, the AdaBoost algorithm has been improved, compared to the native than OPENCV HAAR feature based fa
  3. 所属分类:matlab例程

    • 发布日期:2017-05-20
    • 文件大小:5.38mb
    • 提供者:joe
  1. adaboost

    1下载:
  2. adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:748.41kb
    • 提供者:张海如
  1. adaboost

    0下载:
  2. Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:6.18kb
    • 提供者:刘健
  1. adaboost

    0下载:
  2. 两个adaboost算法,代码很短,都有中文注释,第二个代码是第一个的改进。-Two algorithms about adaboost ,the code is very brief,including the Chinese comments. The second one improver better than the first one.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.88kb
    • 提供者:止水轻扬
  1. AdaboostVSsvm

    0下载:
  2. 一篇关于SVM和adaboost算法对比的文章。分别运用两种方法进行目标识别,比较算法与结果-A comparison on the SVM algorithm and adaboost article. Two methods were used for target identification, comparison algorithm and results
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.96mb
    • 提供者:zhang
  1. Adaboost-m

    0下载:
  2. 基于ADABOOST算法的人脸检测matlab程序-the face detection matlab program based on ADABOOST algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:262.31kb
    • 提供者:lty
  1. Ada_Boost

    1下载:
  2. adaboost算法,用matlab编写的源程序,希望对大家有帮助-AdaBoost algorithm, prepared by matlab source, in the hope that we have to help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.2kb
    • 提供者:
  1. adaboost-Matlab

    2下载:
  2. 用matlab实现的adaboost分类器算法-Implemented with the matlab adaboost Classifier
  3. 所属分类:matlab例程

    • 发布日期:2014-03-18
    • 文件大小:8.96kb
    • 提供者:liu yang
  1. 12

    1下载:
  2. 一个关于adaboost算法的matlab程序,对开始接触adaboost研究的人,有实用价值,并且蛮容易上手-AdaBoost algorithm on matlab procedures, AdaBoost study came into contact with people who have practical value, and quite easy to use
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:7.02mb
    • 提供者:朱朱
  1. GML_AdaBoost_Matlab_Toolbox_0[1].3

    0下载:
  2. 该文件里面包含了三个AdaBoost算法,使用非常方便-The document which contains three AdaBoost algorithm, is very convenient to use
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:100.82kb
    • 提供者:zhangwei
  1. AdaBoost(original)

    0下载:
  2. AdaBoost(original),普通的AdaBoost算法的Matlab实现-AdaBoost(original)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:108.43kb
    • 提供者:zhaoxianghui
  1. AdaBoost

    2下载:
  2. 步态识别matlab程序代码,adaboost算法完整实现代码。-Gait recognition matlab code, adaboost algorithm is a complete implementation of the code.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:2.83kb
    • 提供者:ray
  1. adaboost

    0下载:
  2. adaboost算法详细介绍及matlab编程实现-adaboost algorithm, and matlab programming details
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:197.74kb
    • 提供者:sunbo
  1. AdaBoost

    0下载:
  2. 本代码采用了adaboost算法进行仿真进行人脸检测,很好的给出了仿真图。-it uses adaboost to dtecte face. and it shows the pictures.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.09kb
    • 提供者:cathy
  1. Adaboost

    0下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:337.98kb
    • 提供者:丁丁
  1. adaboost

    1下载:
  2. 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.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:chent1995
  1. adaboost

    0下载:
  2. BOOSTING算法中经典的adaboost算法实例,亲测可用~(BOOSTING algorithm, the classic example of AdaBoost algorithm, pro test can be used ~!)
  3. 所属分类:matlab例程

  1. AdaBoost算法

    1下载:
  2. 用matlab软件,实现adaboost算法。将数据集划分为训练集和测试集,给训练集的数据贴标签,用训练好的模型来测试测试数据的准确度。(Using Matlab to implement the AdaBoost algorithm. The data set is divided into training set and test set to label the data of the training set, and the accuracy of the test data i
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:7.56mb
    • 提供者:_XW
  1. Adaboost

    0下载:
  2. 用Adaboost实现行人检测中的漏检率,与boosting进行比对。(Using Adaboost to achieve missed detection rate in pedestrian detection, compared with boosting.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:264kb
    • 提供者:雨中行
« 12 3 4 »
搜珍网 www.dssz.com