登录
首页 » matlab » 随机森林

随机森林

于 2020-04-03 发布
0 241
下载积分: 1 下载次数: 15

代码说明:

说明:  利用matlab中随机森林工具包数据进行预测(RF toolkit data in matlab was used for prediction)

文件列表:

randomforest-matlab\RF_Class_C\classRF_predict.m, 2166 , 2020-04-03
randomforest-matlab\RF_Class_C\classRF_train.m, 14829 , 2020-04-03
randomforest-matlab\RF_Class_C\Compile_Check, 856 , 2020-04-03
randomforest-matlab\RF_Class_C\compile_linux.m, 557 , 2020-04-03
randomforest-matlab\RF_Class_C\compile_windows.m, 1589 , 2020-04-03
randomforest-matlab\RF_Class_C\data\twonorm.mat, 48856 , 2020-04-03
randomforest-matlab\RF_Class_C\data\X_twonorm.txt, 96300 , 2020-04-03
randomforest-matlab\RF_Class_C\data\Y_twonorm.txt, 600 , 2020-04-03
randomforest-matlab\RF_Class_C\Makefile, 2693 , 2020-04-03
randomforest-matlab\RF_Class_C\Makefile.windows, 2523 , 2020-04-03
randomforest-matlab\RF_Class_C\mexClassRF_predict.mexw64, 26624 , 2020-04-03
randomforest-matlab\RF_Class_C\mexClassRF_train.mexw64, 43520 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub\win32\rfsub.o, 6848 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub\win64\rfsub.o, 9840 , 2020-04-03
randomforest-matlab\RF_Class_C\README.txt, 3128 , 2020-04-03
randomforest-matlab\RF_Class_C\rfsub.o, 9840 , 2020-04-03
randomforest-matlab\RF_Class_C\src\classRF.cpp, 33889 , 2020-04-03
randomforest-matlab\RF_Class_C\src\classTree.cpp, 8947 , 2020-04-03
randomforest-matlab\RF_Class_C\src\cokus.cpp, 7678 , 2020-04-03
randomforest-matlab\RF_Class_C\src\cokus_test.cpp, 1189 , 2020-04-03
randomforest-matlab\RF_Class_C\src\mex_ClassificationRF_predict.cpp, 5225 , 2020-04-03
randomforest-matlab\RF_Class_C\src\mex_ClassificationRF_train.cpp, 8545 , 2020-04-03
randomforest-matlab\RF_Class_C\src\qsort.c, 4676 , 2020-04-03
randomforest-matlab\RF_Class_C\src\rf.h, 5186 , 2020-04-03
randomforest-matlab\RF_Class_C\src\rfsub.f, 15851 , 2020-04-03
randomforest-matlab\RF_Class_C\src\rfutils.cpp, 9609 , 2020-04-03
randomforest-matlab\RF_Class_C\src\twonorm_C_wrapper.cpp, 9865 , 2020-04-03
randomforest-matlab\RF_Class_C\test_ClassRF_extensively.m, 604 , 2020-04-03
randomforest-matlab\RF_Class_C\tutorial_ClassRF.m, 10403 , 2020-04-03
randomforest-matlab\RF_Class_C\twonorm_C_devcpp.dev, 1783 , 2020-04-03
randomforest-matlab\RF_Class_C\Version_History.txt, 1311 , 2020-04-03
randomforest-matlab\RF_Reg_C\Compile_Check_kcachegrind, 611 , 2020-04-03
randomforest-matlab\RF_Reg_C\Compile_Check_memcheck, 623 , 2020-04-03
randomforest-matlab\RF_Reg_C\compile_linux.m, 952 , 2020-04-03
randomforest-matlab\RF_Reg_C\compile_windows.m, 801 , 2020-04-03
randomforest-matlab\RF_Reg_C\data\diabetes.mat, 265664 , 2020-04-03
randomforest-matlab\RF_Reg_C\data\X_diabetes.txt, 110942 , 2020-04-03
randomforest-matlab\RF_Reg_C\data\Y_diabetes.txt, 11492 , 2020-04-03
randomforest-matlab\RF_Reg_C\diabetes_C_devc.dev, 1293 , 2020-04-03
randomforest-matlab\RF_Reg_C\Makefile, 1774 , 2020-04-03
randomforest-matlab\RF_Reg_C\README.txt, 2623 , 2020-04-03
randomforest-matlab\RF_Reg_C\regRF_predict.m, 986 , 2020-04-03
randomforest-matlab\RF_Reg_C\regRF_train.m, 12863 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\cokus.cpp, 7678 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\cokus_test.cpp, 1189 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\diabetes_C_wrapper.cpp, 11673 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\mex_regressionRF_predict.cpp, 3864 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\mex_regressionRF_train.cpp, 12391 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\qsort.c, 4676 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\reg_RF.cpp, 40291 , 2020-04-03
randomforest-matlab\RF_Reg_C\src\reg_RF.h, 560 , 2020-04-03
randomforest-matlab\RF_Reg_C\test_RegRF_extensively.m, 1364 , 2020-04-03
randomforest-matlab\RF_Reg_C\tutorial_RegRF.m, 9505 , 2020-04-03
randomforest-matlab\RF_Reg_C\Version_History.txt, 253 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub\linux64, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub\win32, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub\win64, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\data, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\precompiled_rfsub, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\src, 0 , 2020-04-03
randomforest-matlab\RF_Class_C\tempbuild, 0 , 2020-04-03
randomforest-matlab\RF_Reg_C\data, 0 , 2020-04-03
randomforest-matlab\RF_Reg_C\src, 0 , 2020-04-03
randomforest-matlab\RF_Reg_C\tempbuild, 0 , 2020-04-03
randomforest-matlab\RF_Class_C, 0 , 2020-04-03
randomforest-matlab\RF_Reg_C, 0 , 2020-04-03
randomforest-matlab, 0 , 2020-04-03

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

发表评论

0 个回复

  • MatLab
    THE USE OF MATLABLE,WELCOME TO DOWNLOAD.
    2009-10-28 10:25:07下载
    积分:1
  • err_measure
    该程序将常用的线性码、循环码、汉明码、BCH码等,配上常用的二进制相键控调制BPSK搭建成仿真系统,对它们的传输特性进行了仿真!(The program commonly used linear codes, cyclic codes, Hamming, BCH codes, coupled with the commonly used binary phase shift keying modulation BPSK built into the simulation system for their transmission characteristics are simulated!)
    2013-05-24 21:46:03下载
    积分:1
  • MarkovTP
    水文学 马尔科夫链在各个月份间的转移频率计算---以丰平枯为例(Hydrology Markov chain transfer frequency is calculated for each month between the abundance of flat to dry as an example---)
    2014-08-04 22:34:23下载
    积分:1
  • hfiles
    Geometrical transformation problems
    2010-11-11 16:51:51下载
    积分:1
  • wavelet
    说明:  分为三个函数,第一个函数的功能是用于读取ecg信号,找到小波变换模极大序列;第二个函数是子程序,用于多分辨率分解,使用 A trous 算法在分解的过程中,同时给出各级的细节和概貌,它们和原数据有着同样的长度;第三个函数是函数子程序,用于多分辨率分析中的重建。(Divided into three functions, the function of the first function is used to read the ecg signal, find the wavelet transform modulus maxima sequence second function is a subroutine for use in multi-resolution decomposition, the decomposition algorithm using A' trous process, and gives details of all levels and profiles, they are the original data have the same length third function is a function subprogram, for multi-resolution analysis of the reconstruction.)
    2011-04-14 17:01:51下载
    积分:1
  • exp_pid
    专家pid控制的阶跃响应,能够很好的跟踪输入信号。具有良好的性能指标。(step response of Expert pid control , and can be very good to track the input signal.With good performance。)
    2015-04-22 16:23:53下载
    积分:1
  • first01
    simulink basic firet order ode
    2014-12-19 01:38:24下载
    积分:1
  • AppendImages
    此函数为在matlab软件编写的图像合并函数。(this is a m function for two image merging.)
    2013-11-13 13:41:53下载
    积分:1
  • MPC&DMC
    简单的DMC以及MPC控制代码和说明都有,不错的学习参考(Simple DMC and MPC control code and instructions are available, good learning reference)
    2020-07-03 03:20:02下载
    积分:1
  • goukun_v24
    包括AHP,因子分析,回归分析,聚类分析,GSM中GMSK调制信号的产生,进行逐步线性回归。( Including AHP, factor analysis, regression analysis, cluster analysis, GSM is GMSK modulation signal generation, Stepwise linear regression.)
    2016-12-06 12:28:44下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载