登录
首页 » matlab » 随机森林

随机森林

于 2020-04-03 发布
0 226
下载积分: 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 个回复

  • DL_Capon_Beamforming
    一种改进的波束形成算法(DL-Capon beamforming)
    2010-10-17 22:31:24下载
    积分:1
  • hundun
    多种连续混沌系统及同步的仿真、混沌系统的离散化(A variety of continuous chaotic system and synchronized simulation discretization of chaotic systems)
    2013-03-21 20:26:41下载
    积分:1
  • sanxiangnibiandq
    三相逆变变换器 采用dq控制 双闭环控制 采用SVPWM的控制方法(Three phase inverter DQ control using double closed loop control of Simulink model SVPWM VSI modulation control)
    2016-05-06 17:15:55下载
    积分:1
  • topsis
    说明:  经典的topsis方法,两个例子,实测能跑的通,有详细说明(The classic TOPSIS method, two examples, can run through the actual measurement, there is a detailed description)
    2021-03-13 15:19:24下载
    积分:1
  • MATLAB_imgae_match
    很快实现图像的配准,至少我觉得是以个很不错的程序(Soon realize image registration, at least I think that is a very good program)
    2009-03-17 11:16:05下载
    积分:1
  • lab_6
    加窗设计FIR滤波器,其中有矩形窗和哈明窗两种窗的加窗方法及频谱分析(Windowed FIR filter design, including rectangular window and Hamming window of Windows and both methods and spectral analysis)
    2010-11-26 10:20:39下载
    积分:1
  • MatDyn1.2
    matdyn for sumilation of transients in power systems
    2013-03-21 23:39:00下载
    积分:1
  • 自适应粒子群算法matlab代码
    说明:  利用自适应粒子群进行寻优,实验效果良好,其中具体参数要根据实际调节(Using adaptive particle swarm optimization, the experimental results are good, and the specific parameters should be adjusted according to the actual situation.)
    2019-07-07 11:50:57下载
    积分:1
  • GUI_2
    MATLAB经典GUI源程序,适合初学者入门学习(MATLAB classic GUI source code, suitable for beginners learning portal)
    2008-01-18 16:53:38下载
    积分:1
  • comunication
    salam.I try to upload other three files. please give me a program.
    2009-12-31 20:32:52下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载