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

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

于 2017-01-06 发布 文件大小:441KB
0 105
下载积分: 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 个回复

  • lp01
    用matlab写的单模光纤的LP01模场分布仿真(LP01 mode field distribution simulation matlab write single-mode fiber)
    2012-09-09 10:48:43下载
    积分:1
  • PQ
    PQ分解的典型例程,非常适用于初学者及专业人士参考学习(PQ decomposition typical routines, very suitable for beginners and professionals refer to learning)
    2013-07-16 10:25:38下载
    积分:1
  • teshuhanshu
    在matlab软件平台上对一些需要调用的特殊函数的计算。(Special function calculation)
    2013-08-15 18:12:36下载
    积分:1
  • lsMmseTr
    运用LS与MMSE进行信道估计仿真,并对两者的MSE进行比较(channel estimation simulation by ls and mmse , to compare their MSE)
    2015-01-20 19:12:59下载
    积分:1
  • Matlab
    C-C算法的Matlab程序(3000 数据耗时2分钟)混沌与分形(MATLAB)
    2009-03-06 18:07:07下载
    积分:1
  • VQ-pattern-recognition
    说明:  VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.(VQ pattern recognition algorithms and experimental sound. Abstract: The linear prediction cepstral coefficients (1inear prediction cepstrum coefficient, LPCC) as the voice of the characteristic parameters, vector quantization (vector quantity, VQ) method of pattern matching, pattern recognition of sound in order to achieve authentication and identification methods relevant to this experiment. Validated, this method can distinguish between different speaker, and speaker identification experiments to do to reach a higher recognition rate.)
    2011-04-08 17:19:21下载
    积分:1
  • CA
    说明:  gps c/a码的产生,是一个小的MATLAB代码,希望对你有用(c/a code generation)
    2010-05-26 00:37:27下载
    积分:1
  • PID_tuning_cruise_cntrol
    PID tuning cruise control
    2015-03-31 15:40:59下载
    积分:1
  • otsu22
    实现一维二维灰度直方图图像分割的matlab实现源代码。(Realization of a two- dimensional histogram image segmentation matlab source code.)
    2015-07-06 22:17:18下载
    积分:1
  • ceemd
    CEEMD算法文件,已经过测试,可完全能够使用!!!(CEEMD algorithm file)
    2020-06-25 08:40:02下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载