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

RF_MexStandalone-v0.02-precompiled

于 2019-06-05 发布
0 117
下载积分: 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 个回复

  • HookeJeeve-and-Powell
    最优化方法 HookeJeeve 和Powell算法 matlab 程序 简单例子(Optimization method and the Powell algorithm matlab program HookeJeeve simple example)
    2009-11-22 21:36:26下载
    积分:1
  • knn_demo
    K近邻法的matlab程序,发现大家都在找它!(K-nearest neighbor method of Matlab procedures, I found that we all have to find it!)
    2007-05-24 21:13:16下载
    积分:1
  • kalmanPtracking
    运用帧间差法检测,基于kalman滤波的目标跟踪。(Use of the inter-frame difference method detection, based kalman filtering target tracking.)
    2013-04-01 19:48:18下载
    积分:1
  • test
    测试ADC的各个动态参数,如SNDR,THD,SFDR,ENOB,INL,DNL(ADC dynamic parameters of the various test)
    2020-12-03 22:09:25下载
    积分:1
  • GDLSMwk
    通过正交点的寻找从而用几何最小二乘拟合椭圆的方法(Finding points to the orthogonal least squares fitting using the geometric method of elliptic)
    2011-04-19 20:22:44下载
    积分:1
  • f
    说明:  it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
    2011-05-21 16:49:01下载
    积分:1
  • snakedeform
    这是一个图像分割程序,基于snake方法,对初始位置选择要求较高,在matlab环境下调试运行(This is an image segmentation procedures based on the snake, location of the initial demand for a higher choice, In Matlab environment debugging operation)
    2006-12-21 16:55:03下载
    积分:1
  • GeneticALG
    Genetic algorithm with matlab
    2012-08-05 14:15:39下载
    积分:1
  • atmosphere_model
    通过MATLAB中.m语言实现了标准大气模型(The standard atmosphere model is implemented by using matlab )
    2020-11-30 11:09:28下载
    积分:1
  • MelanieMitchellAnIntroductiontoGeneticAlgorithms
    to learn the use evolutionary algorithms in matlab
    2009-11-05 14:55:39下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载