登录
首页 » matlab » adaboost

adaboost

于 2021-01-14 发布 文件大小:7188KB
0 175
下载积分: 1 下载次数: 2772

代码说明:

  一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值(this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application )

文件列表:

adaboost
........\3άadaboost
........\...........\adaboost.m,6696,2004-10-10
........\...........\adaboostM1.m,8321,2004-10-10
........\...........\adaboostM1_revise1.m,8529,2004-10-10
........\...........\adaboostM1_revise2.m,8592,2004-10-10
........\...........\addnoise.m,326,2004-10-10
........\...........\circle.dat,34919,2004-10-10
........\...........\cross.dat,35254,2004-10-10
........\...........\exp1.m,2578,2004-10-10
........\...........\exp2.m,1986,2004-10-10
........\...........\exp3.m,1353,2004-10-10
........\...........\exp4.m,819,2004-10-10
........\...........\exp5.m,1117,2004-10-10
........\...........\knn.m,622,2004-10-10
........\...........\lda_tr.m,1616,2004-10-10
........\...........\lda_ts.m,817,2004-10-10
........\...........\line.dat,34848,2004-10-10
........\...........\mytest.m,50,2005-03-15
........\...........\nb_tr.m,1356,2004-10-10
........\...........\nb_ts.m,1292,2004-10-10
........\...........\normalize.m,768,2004-10-10
........\...........\readfeature.m,974,2004-10-10
........\...........\ReadMe.txt,1619,2004-10-10
........\...........\rec.dat,34986,2004-10-10
........\...........\Report.pdf,91472,2004-10-10
........\...........\resample.m,1253,2004-10-10
........\...........\split.m,922,2004-10-10
........\...........\tri.dat,34976,2004-10-10
........\...........\usps.mat,514824,2002-07-25
........\adaboost and rbf
........\................\abr_v1
........\................\......\@adabooster
........\................\......\...........\adabooster.m,1194,1999-12-10
........\................\......\...........\calc_output.m,1134,1999-12-10
........\................\......\...........\calc_output_step.m,1466,1999-12-10
........\................\......\...........\calc_output_steps.m,1776,1999-12-10
........\................\......\...........\comp_distr.m,611,1999-12-10
........\................\......\...........\comp_weight.m,1344,1999-12-10
........\................\......\...........\CVS
........\................\......\...........\...\Entries,1015,2001-06-25
........\................\......\...........\...\Repository,21,2001-10-14
........\................\......\...........\...\Root,51,2001-10-14
........\................\......\...........\display.m,468,1999-12-10
........\................\......\...........\do_learn.m,2266,1999-12-10
........\................\......\...........\finish_learn.m,934,1999-12-10
........\................\......\...........\get_class_errors_step.m,3195,1999-12-10
........\................\......\...........\get_last_distr.m,402,1999-12-10
........\................\......\...........\get_use_sign_output.m,390,1999-12-10
........\................\......\...........\init_learn.m,585,1999-12-10
........\................\......\...........\private
........\................\......\...........\.......\CVS
........\................\......\...........\.......\...\Entries,82,2001-06-25
........\................\......\...........\.......\...\Repository,27,2001-10-14
........\................\......\...........\.......\...\Root,51,2001-10-14
........\................\......\...........\.......\equal.m,637,1999-12-10
........\................\......\...........\.......\erfunc.m,418,1999-12-10
........\................\......\...........\.......\fmin.m,4523,1999-12-10
........\................\......\...........\.......\sigmoid.m,328,1999-12-11
........\................\......\...........\report.m,715,1999-12-10
........\................\......\...........\set_last_distr.m,410,1999-12-10
........\................\......\...........\set_use_sign_output.m,398,1999-12-10
........\................\......\...........\subsasgn.m,1268,1999-12-10
........\................\......\...........\subsref.m,1238,1999-12-10
........\................\......\@adabooster_regul
........\................\......\.................\adabooster_regul.m,1603,1999-12-11
........\................\......\.................\boost_func.m,369,1999-12-11
........\................\......\.................\boost_func_der.m,377,1999-12-11
........\................\......\.................\comp_distr.m,613,1999-12-11
........\................\......\.................\comp_weight.m,1287,1999-12-11
........\................\......\.................\CVS
........\................\......\.................\...\Entries,685,2001-06-25
........\................\......\.................\...\Repository,27,2001-10-14
........\................\......\.................\...\Root,51,2001-10-14
........\................\......\.................\display.m,491,1999-12-11
........\................\......\.................\do_learn.m,2317,1999-12-10
........\................\......\.................\get_fin_hyp.m,382,1999-12-10
........\................\......\.................\get_infl.m,406,1999-12-10
........\................\......\.................\get_phi.m,356,1999-12-10
........\................\......\.................\get_vi.m,334,1999-12-10
........\................\......\.................\private
........\................\......\.................\.......\CVS
........\................\......\.................\.......\...\Entries,82,2001-06-25
........\................\......\.................\.......\...\Repository,35,2001-10-14
........\................\......\.................\.......\...\Root,51,2001-10-14
........\................\......\.................\.......\equal.m,637,1999-12-10
........\................\......\.................\.......\erfunc.m,531,1999-12-11
........\................\......\.................\.......\fmin.m,4523,1999-12-10
........\................\......\.................\.......\sigmoid.m,328,1999-12-11
........\................\......\.................\set_fin_hyp.m,390,1999-12-10
........\................\......\.................\set_infl.m,370,1999-12-10
........\................\......\.................\subsasgn.m,1268,1999-12-10
........\................\......\.................\subsref.m,1280,1999-12-11
........\................\......\@booster_base
........\................\......\.............\booster_base.m,1178,1999-12-10
........\................\......\.............\CVS
........\................\......\.............\...\Entries,757,2001-06-25
........\................\......\.............\...\Repository,23,2001-10-14
........\................\......\.............\...\Root,51,2001-10-14
........\................\......\.............\display.m,515,1999-12-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tank
    水箱模型,可以计算任意行,任意列,任意孔数的水箱(tank)
    2010-11-22 10:39:02下载
    积分:1
  • Desktop
    说明:  鞍点问题 这是C语言中一个常见问题,此代码有助于更深的理解(This is a C language code about saddle point problem.)
    2020-06-25 12:00:02下载
    积分:1
  • 商品管理系统
    说明:  小型的商品管理系统,提供商品和供应商的查询、添加、删除、编辑等功能,以及对商品管理系统业务的权限管理。本系统使用链表结构操作数据,提高了数据处理的效率。设计若干类和文件实现,用链表来存储商品的基本信息以及供应商,系统角色信息等。(The small commodity management system provides the query, addition, deletion, editing and other functions of commodities and suppliers, as well as the right management of the business of the commodity management system. The system uses linked list structure to operate data, which improves the efficiency of data processing. Some classes and files are designed to store the basic information of goods and the information of suppliers and system roles.)
    2020-11-30 14:26:09下载
    积分:1
  • Assab7特殊加密柚子版
    说明:  破解ASC,STW脚本以及给脚本加密,不过该作者对注册码要求付费,需要破解(Cracking ASC, STW scripts and encrypting scripts)
    2020-06-19 09:20:01下载
    积分:1
  • VC++操作DLL动态链接库的一些例子
    VC++操作DLL动态链接库的一些例子:使用DEF文件导出函数   在DLL中共享数据   显式和隐式DLL   从DLL中获得资源   在MFC扩展DLL中导出类   在DLL中使用对话框资源   使用关键字_declspec (dllexport)导出函数
    2022-02-25 05:41:57下载
    积分:1
  • Tomcat不仅仅是一个Servlet容器,它也具有传统的Web服务器的功能...
    Tomcat不仅仅是一个Servlet容器,它也具有传统的Web服务器的功能-Tomcat is not only a Servlet container, it also has a traditional Web server functionality
    2022-05-20 00:18:16下载
    积分:1
  • 求职竞聘 (3)
    说明:  个人求职简历PPT模板,职场应聘专用,供大家下载~(PPT Template for Personal Job Resume)
    2019-10-15 10:49:57下载
    积分:1
  • 钝体振动UDF
    说明:  FLUENT的UDF,实现钝体运动的模拟,适用于嵌套网格。(The UDF of FLUENT realizes the simulation of blunt body motion and is suitable for overset grids.)
    2019-08-18 10:43:10下载
    积分:1
  • X8DA32.406
    说明:  X8DAi BIOS Vision 406
    2020-04-22 21:21:18下载
    积分:1
  • 基础计算
    1.熟悉 MATLAB 的命令窗口。 2.掌握 MATLAB 的一些基本操作,能够进行一般的数值计算。 3.实现语句的重调和修改(1. Familiar with the command window of MATLAB. 2. Master some basic operations of MATLAB, and can carry out general numerical calculation. 3. Re-tuning and Modification of Implementing Statements)
    2019-03-29 14:04:07下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载