登录
首页 » Matlab » adaboost matlab 程序

adaboost matlab 程序

于 2022-05-17 发布 文件大小:4.03 kB
0 64
下载积分: 2 下载次数: 1

代码说明:

Description This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part:  The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes -1 and 1  The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"  .  Training mode:    [estimateclass,model]=adaboost("train",datafeatures,dataclass,itt)  Apply mode:   estimateclass=adaboost("apply",datafeatures,model)     inputs/outputs:     datafeatures : An Array with size number_samples x number_features     dataclass : An a

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

发表评论

0 个回复

  • linear_pneumaticpid
    对比例阀气动伺服系统的matlab仿真,仿真结果良好(Proportional valve for pneumatic servo system, matlab simulation, simulation with good results)
    2009-12-21 15:36:46下载
    积分:1
  • copula
    Modelling Financial Time Series with S-Plus
    2011-04-09 00:35:20下载
    积分:1
  • IMAGE
    对图像进行大津法阈值分割,以及图像的分块。(Image Otsu threshold segmentation, as well as block images.)
    2014-05-12 10:45:40下载
    积分:1
  • LEACH Routing Protocol Souce Code Matlab
    这个源代码是用matlab进行人脸检测的,当我们运行源代码时它会从笔记本电脑或电脑上打开摄像头。人脸检测可以检测嘴巴、鼻子和两个眼睛,从盒子和盒子下面你可以看到盒子的信息;
    2022-04-01 23:23:06下载
    积分:1
  • MIMOchoice
    说明:  在通信系统中的多天线选择技术,用MATLAB进行仿真,生产信噪比与误码率的图像。(MIMO)
    2010-05-03 17:58:15下载
    积分:1
  • NSGAII
    通过Matlab,实现NEGAⅡ,对于多目标优化,并对研究问题SCH,进行了相关实验,效果不错,可以通过增加种群数、个体长度、以及迭代次数,来提高解的质量(The Matlab, the NEGA II, for the multi-objective optimization, and research questions SCH, the relevant experiments, good results, by increasing the number of population, individual length, and number of iterations to improve the quality of the solution)
    2012-05-27 15:14:02下载
    积分:1
  • 音乐合成
    提取一首歌曲内音符的音阶和节拍,并由此获得频率和时长。结合采样率制作成电子音乐                                                                                            
    2022-04-17 11:07:05下载
    积分:1
  • 带时延的纯方位角单站跟踪算法
    带时延的纯方位角单站跟踪算法,它有效地解决了用EKF算法进行纯方位角跟踪时可能出现的不稳定和滤波发散现象以及声音信号的时延问题。供大家进行学习和参考,谢谢。
    2022-12-17 07:25:04下载
    积分:1
  • qamsysterm
    说明:  m-qam调制解调系统仿真,包含调制解调的所有步骤(m-qam modulation and demodulation system simulation, including all steps of modulation and demodulation)
    2009-09-01 09:31:01下载
    积分:1
  • filter
    digital signal processing. many kinds of m file to use in matlab as digital filter.
    2010-04-23 01:00:23下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载