登录
首页 » matlab » 利用多棵树对样本进行训练 Matlab

利用多棵树对样本进行训练 Matlab

于 2017-01-06 发布 文件大小:441KB
0 116
下载积分: 1 下载次数: 35

代码说明:

  随机森林指的是利用多棵树对样本进行训练并预测的一种分类器,包括两个方面:数据的随机性选取,以及待选特征的随机选取。(Random forest refers to the use of more than one tree to sample the training and prediction of a classifier, including two aspects: random selection of data, as well as the characteristics of random selection.)

文件列表:

20170106RF_Matlab
.................\randomforest-matlab
.................\...................\RF_Class_C
.................\...................\..........\classRF_predict.m,2166,2009-05-17
.................\...................\..........\classRF_train.m,14829,2009-05-17
.................\...................\..........\htm" target=_blank>Compile_Check,856,2009-04-25
.................\...................\..........\compile_linux.m,557,2009-05-17
.................\...................\..........\compile_windows.m,1718,2010-02-06
.................\...................\..........\data
.................\...................\..........\....\twonorm.mat,48856,2009-04-25
.................\...................\..........\....\X_twonorm.txt,96300,2009-04-25
.................\...................\..........\....\Y_twonorm.txt,600,2009-04-25
.................\...................\..........\Makefile,2693,2009-05-17
.................\...................\..........\Makefile.windows,2523,2009-05-17
.................\...................\..........\mexClassRF_predict.mexw32,20992,2010-02-06
.................\...................\..........\mexClassRF_predict.mexw64,26624,2010-02-06
.................\...................\..........\mexClassRF_train.mexw32,32256,2010-02-06
.................\...................\..........\mexClassRF_train.mexw64,46080,2010-02-06
.................\...................\..........\precompiled_rfsub
.................\...................\..........\.................\linux64
.................\...................\..........\.................\win32
.................\...................\..........\.................\.....\rfsub.o,6848,2009-04-25
.................\...................\..........\.................\win64
.................\...................\..........\.................\.....\rfsub.o,9840,2009-04-25
.................\...................\..........\README.txt,3255,2010-02-06
.................\...................\..........\rfsub.o,9840,2009-04-25
.................\...................\..........\src
.................\...................\..........\...\classRF.cpp,33889,2009-05-17
.................\...................\..........\...\classTree.cpp,8947,2009-05-17
.................\...................\..........\...\cokus.cpp,7678,2009-04-25
.................\...................\..........\...\cokus_test.cpp,1189,2009-04-25
.................\...................\..........\...\mex_ClassificationRF_predict.cpp,5225,2009-05-17
.................\...................\..........\...\mex_ClassificationRF_train.cpp,8545,2009-05-17
.................\...................\..........\...\qsort.c,4676,2009-04-25
.................\...................\..........\...\rf.h,5186,2009-05-17
.................\...................\..........\...\rfsub.f,15851,2009-04-25
.................\...................\..........\...\rfutils.cpp,9609,2009-05-17
.................\...................\..........\...\twonorm_C_wrapper.cpp,9865,2009-05-17
.................\...................\..........\tempbuild
.................\...................\..........\test_ClassRF_extensively.m,604,2009-05-17
.................\...................\..........\tutorial_ClassRF.m,10403,2009-05-17
.................\...................\..........\twonorm_C_devcpp.dev,1783,2009-04-25
.................\...................\..........\Version_History.txt,1470,2010-02-06
.................\...................\RF_Reg_C
.................\...................\........\htm" target=_blank>Compile_Check_kcachegrind,611,2009-04-25
.................\...................\........\htm" target=_blank>Compile_Check_memcheck,623,2009-04-25
.................\...................\........\compile_linux.m,952,2009-05-17
.................\...................\........\compile_windows.m,915,2010-02-06
.................\...................\........\data
.................\...................\........\....\diabetes.mat,265664,2009-04-25
.................\...................\........\....\X_diabetes.txt,110942,2009-04-25
.................\...................\........\....\Y_diabetes.txt,11492,2009-04-25
.................\...................\........\diabetes_C_devc.dev,1293,2009-04-25
.................\...................\........\Makefile,1774,2009-05-17
.................\...................\........\mexRF_predict.mexw32,10752,2010-02-06
.................\...................\........\mexRF_predict.mexw64,11264,2010-02-06
.................\...................\........\mexRF_train.mexw32,25600,2010-02-06
.................\...................\........\mexRF_train.mexw64,34304,2010-02-06
.................\...................\........\README.txt,2750,2010-02-06
.................\...................\........\regRF_predict.m,986,2009-05-17
.................\...................\........\regRF_train.m,12863,2009-05-17
.................\...................\........\src
.................\...................\........\...\cokus.cpp,7678,2009-04-25
.................\...................\........\...\cokus_test.cpp,1189,2009-04-25
.................\...................\........\...\diabetes_C_wrapper.cpp,11673,2009-05-17
.................\...................\........\...\mex_regressionRF_predict.cpp,3864,2009-05-17
.................\...................\........\...\mex_regressionRF_train.cpp,12391,2009-05-17
.................\...................\........\...\qsort.c,4676,2009-04-25
.................\...................\........\...\reg_RF.cpp,40291,2009-05-17
.................\...................\........\...\reg_RF.h,560,2009-05-17
.................\...................\........\tempbuild
.................\...................\........\test_RegRF_extensively.m,1364,2009-05-17
.................\...................\........\tutorial_RegRF.m,9505,2009-05-17
.................\...................\........\Version_History.txt,384,2010-02-06
.................\README_Windows_binary.txt,1200,2010-02-06

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

发表评论

0 个回复

  • matlab_s-function
    matlab中s-function的用法(s-function in matlab)
    2014-08-06 18:41:05下载
    积分:1
  • matlabDDE
    动态数据交换(Dynamic Data Exchange,DDE)是Windows应用程序间数据交换的有效方法。利用它可以进行组态王和MATLAB的通信,从而扩充组态王的控制运算功能(Dynamic Data Exchange (Dynamic Data Exchange, DDE) is an effective method of data exchange between Windows applications. Use it can be the the configuration king and MATLAB communication, thus to expand KingView control operation function)
    2013-04-18 20:38:36下载
    积分:1
  • eg7-feixianxinghanshuhuiguideshixian
    《MATLAB神经网络30个案例分析》中的第7个例子,案例7 RBF网络的回归-非线性函数回归的实现。希望对大家有一定的帮助! (The MATLAB neural network analysis of 30 cases of example, 7 cases of RBF network return- the return of nonlinear function implementation. Hope to have certain help to everybody! )
    2013-09-20 16:02:18下载
    积分:1
  • active
    振动理论中的主动控制程序,对于振动方面的学习有一定的帮助。(The active control of vibration theory program, the vibration aspects of learning have some help.)
    2014-02-25 14:36:13下载
    积分:1
  • GoldFind
    用于单变量函数寻优的黄金分割法matlab程序,我试过了好用.(For single-variable function optimization of the golden section method matlab procedure, I tried the easy to use.)
    2007-11-04 08:48:10下载
    积分:1
  • GMM
    内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
    2014-10-07 09:56:19下载
    积分:1
  • HardwareInterfacing-master
    FGDFJSDVKJWBLVWBVWKEVNWEJKVWqleK
    2019-03-28 04:09:08下载
    积分:1
  • yuyinluzhiyuchili
    说明:   1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面(1. Recorded their own voice for some signal, and recording the signal sampling 2. Draw samples of the voice signal after the time-domain waveform and frequency spectrum 3. Given filter performance indicators, using a window function method and dual- Design of linear transformation filters, and draw the filter frequency response 4. to use the filters on the collected signal filtering, after filtering the signal to draw the time-domain waveform and spectrum, and filtering of signals before and after contrast, analysis of signal changes 5. playback voice signal 6. to design a signal processing system interface)
    2008-11-08 13:58:31下载
    积分:1
  • MATLAB-sanban
    通过matlab来生成数字散斑的小程序,通过输入相应参数可以生成不同效果的散斑图。(Through the MATLAB to generate the digital speckle of small procedures, the speckle pattern the corresponding input parameters can produce different effect.)
    2021-04-28 11:28:43下载
    积分:1
  • Romberg
    通过输入区间端点a和b以及精度,初始等分数和最大外推层数来近似f(x)在a到b上的积分!(By entering a and b as well as the interval endpoint accuracy, the initial fraction and the like to approximate the maximum number of layers extrapolation f (x) at the points a to the b!)
    2014-11-29 20:15:20下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载