登录
首页 » matlab » RF_MexStandalone-v0.02-precompiled

RF_MexStandalone-v0.02-precompiled

于 2019-06-05 发布
0 155
下载积分: 1 下载次数: 4

代码说明:

说明:  运用随机森林方法对数据进行建模,可以用模型进行预测与分类(Random forest prediction and classification)

文件列表:

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

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

发表评论

0 个回复

  • control
    很全的控制matlab程序,经典之作,欢迎大家下载(Very wide control matlab program, classic, welcome to download)
    2013-08-25 15:59:38下载
    积分:1
  • [MATLAB
    《MATLAB统计分析与应用:40个案例分析》程序与数据(" MATLAB statistical analysis and applications: 40 Case Studies" program and data)
    2015-03-14 10:23:00下载
    积分:1
  • 2Rx
    关于瑞利信道的仿真程序 关于瑞利信道的仿真程序 ()
    2007-09-24 14:21:32下载
    积分:1
  • k_medoids
    聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
    2008-08-06 22:03:55下载
    积分:1
  • fir-filter
    说明:  matlab 仿真fir 滤波器与iir滤波器(matlab fir filter and iir filter simulation)
    2011-03-13 17:27:59下载
    积分:1
  • pulse_shaping_filter
    无线通信系统发射端仿真中,脉冲成型滤波器。是一种根升余弦滤波器。(A pulse shaping filter in the wireless communication system. It is a root raised cosine filter.)
    2015-04-16 11:03:20下载
    积分:1
  • chaoliujisuan33jiedian
    对于配电网重构的研究是很有用的,本例子相当有用,(Reconstruction of the distribution network is very useful, very useful in this case,)
    2010-07-16 22:03:13下载
    积分:1
  • code-(2)
    Cluster head selection using two level Fuzzy logic
    2011-06-29 20:43:23下载
    积分:1
  • monopole3D
    radiation pattern of monopole
    2010-12-04 02:53:47下载
    积分:1
  • P278865
    motor simln in matlab with reference to pmsm motor diagrams eqns and theory for better view
    2012-06-17 13:16:47下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载