登录
首页 » matlab » adaboost

adaboost

于 2021-01-14 发布 文件大小:7188KB
0 93
下载积分: 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 个回复

  • quanqiao
    说明:  plecs软件下的全桥仿真电路小信号模型(Small signal model of full bridge simulation circuit based on PLECS software)
    2019-05-30 13:58:59下载
    积分:1
  • 车牌识别采用腐蚀膨胀
    采用腐蚀膨胀操作定位车牌区域并矫正,实现车牌号码的识别,含GUI(Corrosion expansion operation is used to locate the license plate and correct the license plate number, including GUI.)
    2018-10-30 19:47:41下载
    积分:1
  • CoolClockl
    Cool Clock Control,You can enjoy it!
    2010-02-17 01:15:30下载
    积分:1
  • 空时自适应处理
    说明:  仿真空时自适应处理STAP里的算法合集程序:Capon谱、降维算法3dt、JDL等(Algorithms aggregator for simulation space-time adaptive processing in STAP: Capon spectrum, dimension reduction algorithm 3dt, JDL, etc.)
    2021-04-22 17:18:48下载
    积分:1
  • 实验五:信号抽样与恢复
    信号的抽样和恢复,若 是带限信号,带宽为 , 经采样后的频谱 就是将 的频谱 在频率轴上以采样频率 为间隔进行周期延拓。因此,当 时,不会发生频率混叠;而当 < 时将发生频率混叠。(The signal sampling and recovery)
    2017-11-29 11:11:25下载
    积分:1
  • LINGO下解线性方程组!
    LINGO下解线性方程组!-LINGO lower solutions of linear equations!
    2022-01-22 02:19:41下载
    积分:1
  • 一个很小的聊天程序,用java编写的,但它是非常强大的功能
    一个非常小巧的聊天程序,用java编写,功能却十分强大-a very small chat program, prepared with java, but it is very powerful function
    2022-06-01 12:19:03下载
    积分:1
  • JSP在线销售管理系统
    JSP在线销售管理系统,简易java(easyjf)框架开源订销管理系统(测试版),服务器环境,tomcat5.0,主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打英汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。安装注意事项:   1、本订销系统程序默认使用数据为连接池使用的apache commons-dbcp-1.2.1管理数据库连接(tomcat自带),确保该包可用.若要使用其它数据库连接沲,需要修改easyjf-dbo.xml文件中的相应配置。   2、若不能正常访问数据库,首先确认相关配置是否正确.然后可把以下的JDBC驱动程序拷贝到tomcat的commonlib目录。   mysql-connector-java-3请.1.11-bin.jar(mySql的驱动)   msbase.jar(MSSql的驱动)   mssqlserver.jar(MSSql的驱动)   msutil.jar(MSSql的驱动)   3、本订销系统资源文件使用的绝对路径。因此,需要要把订销系统程序设置成主站方式运行,尽量不要用Web虚拟目录方式。   4、系统使用Log4j-1.2 作为日志系统,通过更改Web-infclasseslog4j.properties 的设置可以查看系统运行的详细日志信息.
    2022-09-02 16:00:03下载
    积分:1
  • H236
    H.263 标准结构图,对学习了解H263有直观的学习作用(H.263 standard structure map, learning to understand H263 has an intuitive learning effect)
    2018-03-18 18:05:11下载
    积分:1
  • 进退法
    说明:  利用进退法和黄金分割法求最小值,可完美运行。(Using advance and retreat method and golden section method to find the minimum value)
    2020-04-14 16:37:57下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载