登录
首页 » Python » adaboost

adaboost

于 2020-09-29 发布
0 251
下载积分: 1 下载次数: 2

代码说明:

说明:  Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)

文件列表:

adaboost\adaBoostTrainDs.m, 554 , 2019-12-13
adaboost\adaboost_predict.m, 459 , 2019-12-13
adaboost\buildSimpleStump.m, 1576 , 2019-12-13
adaboost\data.mat, 5624 , 2020-05-28
adaboost\data1.xlsx, 20173 , 2020-05-28
adaboost\TestMain_2Class.m, 1807 , 2020-05-28
adaboost\Untitled.m, 22 , 2020-05-28
adaboost, 0 , 2020-05-28

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

发表评论


0 个回复

  • one-MATLAB-programming-interface
    一个实例搞定MATLAB界面编程,作者彭军(The author is pengjun,One instance to solve the MATLAB interface programming)
    2013-03-11 10:12:41下载
    积分:1
  • audio_1
    语言去噪端点检测 进行语言去噪和端点检测(Language de-noising endpoint detection)
    2013-04-23 20:17:22下载
    积分:1
  • LMS_RLS_sim
    功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
    2010-07-11 12:15:54下载
    积分:1
  • MatlabCommand
    讲解matlab的命令,内容非常全面,是我目前matlab主要参考书籍之一(matlab books, the content is very comprehensive, matlab Yes I am currently one of the main reference books)
    2009-02-19 20:49:09下载
    积分:1
  • demo_danjiNRZ
    说明:  系带传输,单极性不归零码的编码,产生还有功率谱密度图,调试好的,直接运行(Department of belt transmission, not unipolar NRZ encoding, resulting in power spectral density diagram there, debugging good directly run)
    2008-11-19 09:14:18下载
    积分:1
  • enhance1
    加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。(weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.)
    2006-12-10 12:07:26下载
    积分:1
  • MilTrack_matlab_v1.0
    Visual Tracking with Online Multiple Instance Learning
    2013-01-20 19:00:03下载
    积分:1
  • second-chapter
    《MATLAB/Simulink建模与仿真实例精讲》第二章相关程序,保证可以运行(" MATLAB/Simulink modeling and simulation instance succinctly related procedures, to ensure that you can run)
    2013-01-22 11:26:38下载
    积分:1
  • gaosi
    通过matlab语言编程,实现利用Gauss消去法求解线性方程组(Through matlab language programming, using the Gauss elimination method for solving linear equations)
    2013-10-06 20:48:52下载
    积分:1
  • camshift
    matlab实现的目标跟踪算法,经调试能用。(Target tracking algorithm matlab implementation, debugging can be used.)
    2013-12-02 20:10:33下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载