登录
首页 » Matlab » adaboost matlab 程序

adaboost matlab 程序

于 2022-05-17 发布 文件大小:4.03 kB
0 100
下载积分: 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 个回复

  • rengongmianyiheGA
    基于matlab的人工免疫和遗传算法源程序(Matlab-based artificial immune and genetic algorithm source code)
    2007-10-24 16:03:05下载
    积分:1
  • xsk_RMA
    说明:  SAR仿真程序,正侧视,条带式合成孔径雷达(SAR simulation program, are side, striped synthetic aperture radar)
    2011-02-24 08:03:01下载
    积分:1
  • Silnik
    this is only parameters to Dtc-St of induction machines
    2013-03-21 03:41:14下载
    积分:1
  • 何凯明的按通道去雾算法(粗略估计透射率)
    最热门的去雾算法,基于何凯明的暗通道去雾算法,简单高效,能很好地恢复出薄雾、浓雾等场景下的有雾图像
    2022-01-21 05:06:09下载
    积分:1
  • NBI
    最小二乘窄带干扰消除,使用单步线性预测器(D=1)(NBI, when D=1)
    2013-12-17 19:21:57下载
    积分:1
  • Histogram equalization and optimal profile compression based approach for colour image enhancement
    Many vision based applications depend on images with sufficiently high contrast and colourfulness so that ample amount of information is available to accurately describe objects captured in an image scene. Poor image capturing conditions are often unavoidable but can be compensated. Approaches based on intensity histogram equalization are popular to increase the information content within an image but over-enhancement often results in the production of unwanted artefacts. Furthermore, when constrained to only an intensity-based enhancement, insufficient enrichment on colourfulness and saturation is often observed. In order to address these limitations concurrently, a pipelined approach that incorporates a colour channel stretching process, a histogram equalization step, a magnitude compression procedure, and a saturation maximization stage is proposed. Quantitative and qualitative results obtained from experiments on a wide
    2022-06-17 02:30:21下载
    积分:1
  • gauss
    高斯平滑的matlab程序。参数可以随意设置,经过调试,准确(Gaussian smoothing of the matlab program. Parameters can be arbitrarily set, after commissioning, accurate)
    2010-09-18 08:19:36下载
    积分:1
  • chap5
    PID控制程序,matlab编写,适合初学者(5)(PID control procedures, matlab prepared for beginners (5))
    2008-05-16 21:07:11下载
    积分:1
  • gansao
    小波包分析提取振动信号中的特征频率,含噪脉冲信号进行相关检测,二维声子晶体FDTD方法计算禁带宽度的例子。( Wavelet packet analysis to extract vibration signal characteristic frequency, Noisy pulse correlation detection signal, Dimensional phononic crystals FDTD method calculation examples band gap.)
    2016-05-29 16:46:26下载
    积分:1
  • 逃逸追逐问题仿真工具包
    该程序包涵盖了二维空间导弹拦击目标问题的各种仿真模拟程序,其中导弹和目标模型均采用低保真度模型,即假设导弹和目标均为质点运动模型,程序包中讨论了各种工况因素对导弹导引律设计的影响和注意事项。求解器采用二阶龙格库塔方法,以保证求解精度。制导拦截仿真包括开环和闭环两种,其中开环仿真采用真实信息生成导引指令;闭环仿真采用滤波器提供的状态估计生成导引指令。
    2023-03-06 02:55:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载