登录
首页 » matlab » adaboost

adaboost

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

  • 一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等...
    一个LDPC的仿真程序工具包(由matlab编写而成),内含编码、解码模块等-LDPC simulation program of a kit (prepared by matlab), including coding, decoding module
    2022-02-02 06:37:09下载
    积分:1
  • 一个粮情监控的PCB板,protel绘制,已在工程中实现。
    一个粮情监控的PCB板,protel绘制,已在工程中实现。-A grain PCB board to monitor the situation, protel draw.
    2022-09-06 13:15:03下载
    积分:1
  • 23opencv
    车道线检测效果较好,检测准确,其中包括曲线拟合追踪。(Lane detection is effective and accurate, including curve fitting and tracking.)
    2020-07-04 11:40:02下载
    积分:1
  • 18b20
    实现温度采集功能,18B20实现现场测量温度并采集给单片机。(Temperature acquisition, 18B20 achieve on-site measurement of temperature and collection to the microcontroller.)
    2012-11-22 09:31:36下载
    积分:1
  • KMV
    本文件用于KMV模型的计算,包括资产价值、资产波动率、违约距离、违约概率等计算(This document is used for the calculation of KMV model, including asset value, asset volatility, default distance, default probability and so on)
    2021-02-17 16:29:46下载
    积分:1
  • crc
    crc32 matlab example
    2019-04-15 16:35:24下载
    积分:1
  • java-数据库-web面试大全
    说明:  有关于java开发面试的一些问答,希望会有用(something questions&answers about java interview)
    2019-05-08 21:44:29下载
    积分:1
  • On MATLAB programming tutorial PPT, with U.S. exchanges.
    关于MATLAB程序设计的PPT教程,大家一起交流。-On MATLAB programming tutorial PPT, with U.S. exchanges.
    2022-02-05 07:44:32下载
    积分:1
  • 基于Verilog的八层电梯设计,能够实现自动化的电梯控制。
    基于Verilog的八层电梯设计,能够实现自动化的电梯控制。-Verilog based on the eight-lift designed to automate the elevator control.
    2023-06-27 08:45:03下载
    积分:1
  • EDFQswitch
    光纤激光器被动调Q速率方程,修改参数可实现三能级四能级激光器模拟(Passive Q-rate equation of fiber laser)
    2019-04-14 10:02:26下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载