登录
首页 » matlab » adaboost

adaboost

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

  • IMM3-Kalman
    3模型、2模型的交互多模型算法与普通卡尔曼滤波算法在跟踪机动目标的时候的性能比较(3 models, 2 models of interactive multi-model algorithm and the ordinary Kalman filter algorithm in maneuvering target tracking performance when compared)
    2009-03-04 15:02:56下载
    积分:1
  • ddcf
    Five level neutral point clamped converter(Five level neutral point clamped converter dvf)
    2020-06-24 16:20:02下载
    积分:1
  • 两级的网页下拉菜单代码
    两级的网页下拉菜单代码,圆角风格,鼠标悬停于主菜单时,向下滑出二级菜单,类似于下拉式菜单,这种简洁大方的风格,同样来自于一个国外CSS达人的网站。
    2022-07-14 03:47:39下载
    积分:1
  • ZD-BS是一个基于asp+access的个人blog系统 程序特点: 1.数据结构合理,执行效率高 2.缓存优化,在资源和效率上充分考虑平衡 3.可定制能力强,并不是傻瓜式系统,如果需要,用户应当修改源码(参考下面使用说明) 4.开源,免费 用户admin密码admin 编辑注:这个版本是无数据库的,所以只能升级不能重新安装,(为方便新使用朋友在data目录下的数据库为1.2的可以正常使用.)只需要把原来zd-bs的数据库复制进去就可以了,链接参数等请修改config.asp。在IE6下后台的表格可能会出现width100%的bug-ZD-BS is based on asp+ Access personal blog system program characteristics: 1. A reasonable data structure to implement high efficiency 2. Cache optimization, efficiency in terms of resources and take full account of the balance 3. Customizable ability, not a fool system, if required, the user should modify source code (refer to the following instructions) 4. open source, free user admin password admin edit note: this version is no database, we can only upgrade can not be re-installed, (For the convenience of the new use friends in the data directory of the database for normal use can be 1.2.) only to the original database zd-bs copy into it, modify the link parameters config.asp. In IE6 the backgrou
    2023-07-14 03:15:03下载
    积分:1
  • Chinese search system 114 network version : File Size : 580 KB software language...
    中国114网搜索系统 版  本: 文件大小:580 KB 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 开 发 商: 运行环境:ASP源码-Chinese search system 114 network version : File Size : 580 KB software languages : English license : free version Related Links : The process demonstrated developers : Operating environment : ASP source
    2022-01-26 00:51:49下载
    积分:1
  • PO_simple
    基于PO算法计算仿真单反射面天线的方向图(Computation of Antenna Patterns of Simulated Reflector antennas Based on PO Algorithms)
    2018-12-24 15:44:51下载
    积分:1
  • 滞回环面积
    滞回曲线求耗能面积,力位移曲线,每圈面积,与Excel交互(Force-displacement curve, area per circle, interaction with Excel)
    2019-01-06 18:28:32下载
    积分:1
  • PV_GridConnect_ISO_Inverter_fixedstep_Board
    说明:  实现工频隔离型单相并网光伏逆变器功能,实现单位功率因数的并网发电。(Realize the power frequency isolated single-phase grid connected photovoltaic inverter function, and realize the grid connected power generation of unit power factor.)
    2021-01-27 09:48:41下载
    积分:1
  • ASIX-WIN.rar
    国家ASIC工程中心使用的嵌入式操作系统(National ASIC Engineering Center to use embedded operating systems)
    2008-05-16 22:59:23下载
    积分:1
  • PLC程序
    PLC与安川伺服驱动通讯控制,实现直驱电机的自由分度、点动等多功能运行(PLC and Sichuan Servo Drive Communication Control to Realize Free Indexing and Pointing of Direct Drive Motor)
    2020-06-19 18:00:01下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载