登录
首页 » matlab » adaboost

adaboost

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

  • src
    Petri网中XML根结点为net,其属性有id、type,其子结点有四个,分别为token,place,transition,arc。根据传入矩阵生成Petri网(In Petri nets, the root node of XML is net, and its attributes are ID and type. There are four sub-nodes: token, place, transition and arc. Generating Petri Nets from Input Matrix)
    2019-03-15 15:46:29下载
    积分:1
  • gongzhenjietiao
    用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
    2012-08-20 11:44:56下载
    积分:1
  • mimo
    说明:  基于MINO的非正交多址接入系统的功率分配算法 用于多天线(Power allocation algorithm for MINO-based non-orthogonal multiple access system)
    2020-12-11 10:49:17下载
    积分:1
  • PROTEUS single
    PROTEUS单片机技术是现代电子工程领域一门迅速发展的技术,它的应用已经渗透到各种嵌入式系统中。-PROTEUS single-chip technology is the field of modern electronic engineering a rapidly evolving technology, its applications have penetrated into a wide variety of embedded systems.
    2023-01-21 00:40:04下载
    积分:1
  • DMM-VISA
    说明:  利用Visa接口与Keithley2000万用表通信,LabVIEW编程(Interface with the use of Visa communications Keithley2000 multimeter, LabVIEW Programming)
    2021-03-24 18:59:15下载
    积分:1
  • RunningMatchmen
    火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍(Stickman jumping and rolling)
    2013-12-12 20:24:23下载
    积分:1
  • cop2000
    cop2000实现无符号数乘法——两个8位无符号数相乘,所乘结果是16位,采用原码一位乘,在计算时,用乘数寄存器的最低位来控制部分积是否与被乘数相加,然后右移部分积和乘数,同时乘数寄存器接收部分积右移出来的一位,完成运算后,部分积寄存器保存乘积的高位部分,乘数寄存器中保存乘积的低位部分。(Cop2000 implements unsigned number multiplication-multiplication of two 8-bit unsigned numbers. The multiplied result is 16 bits. When calculating, the lowest bit of multiplier register is used to control whether or not the partial product is added to the multiplier, and then the partial product and multiplier are moved right. At the same time, the multiplier register receives the right-shifted bit of the partial product. After completing the operation, the partial product register saves the product. The higher part, the lower part of the product is saved in the multiplier register.)
    2021-01-03 19:28:55下载
    积分:1
  • 04-ADC Continous
    this example is about ADC of STM32F407
    2017-11-07 05:22:18下载
    积分:1
  • AD9518-3_10Kband
    说明:  AD9518-3芯片LP管脚调试,用于PLL调试中LP管脚(AD9518-3 PLLdebug,This Project is based on ADIsimCLK.)
    2020-06-20 06:00:01下载
    积分:1
  • 集成运算放大器应用原理
    集成运算放大器应用原理,超星阅览器阅览(Integrated Operational Amplifiers principle, viewing reader Superstar)
    2005-02-19 14:03:24下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载