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

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

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

  • Fuzzy---simulink
    里面有三个二维模糊调节器分别实现PID控制器的参数Kp,ki,Kd,的调节。其控制原理:根据前面的偏差e和偏差变化ec将三个模糊控制器FC1,FC2,FC3分别进行模糊化,模糊逻辑推理,解模糊化。最后得到pid控制器参数调节量。(There are three-dimensional fuzzy regulator PID controller parameters Kp, ki Kd, adjust. The control principle: the front of the deviation e and error change ec three fuzzy controllers FC1 has FC2, FC3, fuzzification, fuzzy logic inference, defuzzification. Finally, get the pid controller parameter adjustment.)
    2012-04-11 08:43:57下载
    积分:1
  • M_M_1
    M_M_1排队 根据排队论的知识我们知道,排队系统的分类是根据该系统顾客到达模式、服务模式、服务员数量以及服务规则等因素决定的。(M_M_1 queuing We know that the knowledge of the queuing theory classification of queuing systems Under the system, customer arrival patterns, service mode, attendant number, and service rules and other factors.)
    2012-05-04 11:08:37下载
    积分:1
  • FastICA_25
    盲信号处理中的经典算法FASTICA算法,实现信号的忙源分离(Blind signal processing algorithms in the classical algorithm FASTICA achieve busy signal source separation)
    2010-07-01 20:23:30下载
    积分:1
  • Matlab-ACO
    又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。。(Ant colony algorithm Matlab code)
    2013-12-30 17:00:54下载
    积分:1
  • lfsr
    1)利用CC++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:(1) the use of C C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle 3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation). LFSR given as follows:)
    2015-12-14 16:26:56下载
    积分:1
  • 001
    当M=4时,QAM的蒙特卡罗仿真程序,绘出误符号率和误码率曲线,并和理论曲线比较。(When M = 4 Shi, QAM of the Monte Carlo simulation program, draw the symbol error rate and bit error rate curve, and and the theoretical curves.)
    2009-11-25 13:16:33下载
    积分:1
  • Professional-Image-Modifier-3
    Image setter windows phone 8
    2015-02-08 08:14:38下载
    积分:1
  • DigiPic
    DigiPic 函数主要功能是将一个图片形式的表格函数,获取其数据,拟合为一个解析式. 便于计算机使用 DigiPic功能描述 在matlab 2013a运行环境下,启动DigiPic 首先,导入要分析的图表照片 取点建立坐标系,坐标系在取点时同时输入对应的实际坐标值, 拖拽坐标点使其位置在图片上尽量准确,便于后面坐标的自动计算. 按右键完成坐标系的建立. 在图片上原函数图线处取点.同时自动计算函数值 在拟合页,导入函数数据.选择相应的拟合函数.自动计算出最佳参数. 在拟合前,可人工在函数列表中修改,设定参赛,使计算更快. 选择保存目录,保存数据.数据以excel文件保存,图片和数据文件最好放在一个目录里. excel文件数据可直接在其它分析软件中使用. 打开原分析文件时,可同时打开多个.( DigiPic function main function is to form an image in the form of a function, to get their data, fitting of an analytical style. To facilitate computer use DigiPic Description operating environment in matlab 2013a, start DigiPic First, import to be analyzed Charts Photos access point to establish a coordinate system, the coordinate system at the access point simultaneously enter the actual coordinate values ​ ​ corresponding to the coordinates of the point drag on the image to make it as accurate as possible location, easy to automatically calculate the coordinates back. completed by the right coordinates established. Uehara function graph in the picture at the access point. while automatically calculated in the fitting function value page data import function. choose the appropriate fitting function. automatically calculate the optimal parameters. before fitting, artificial modification in the function list, set the entry to make computing faster. choose to save)
    2013-11-22 23:14:36下载
    积分:1
  • impro1
    This is the first tutorial of a series of image processing tutorials
    2015-03-05 05:01:51下载
    积分:1
  • 1
    说明:  分别在不同的学习算法下的单神经元自适应PID对同一控制对象的对比(Different learning algorithms were under the single neuron adaptive PID control objects on the same comparison)
    2011-06-08 01:48:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载