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

RF_MexStandalone-v0.02-precompiled

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

  • NEURAL+NETWORK
    Guide to Neural Network
    2010-06-25 13:56:10下载
    积分:1
  • ForWaRD
    (ForWaRD)Fourier-Wavelet Regularized Deconvolution的完整MATLAB代码,内包括相应文献,该方法用去复原图像,去模糊。((ForWaRD) Fourier-Wavelet Regularized Deconvolution of the complete MATLAB code, which includes the corresponding literature, the method used up recovery images, go fuzzy.)
    2010-08-22 18:27:44下载
    积分:1
  • ChaosAttractorss
    有关于非线性系统混沌吸引子的matlab代码运行后证明可用(On chaotic attractors of nonlinear systems running matlab code that can be used)
    2010-09-09 09:54:58下载
    积分:1
  • ludi
    根据洗衣机振动实验结果,用MATLAB软件进行时域、频率幅值和功率谱分析(According washing machine vibration test results, using MATLAB software for time domain, frequency, amplitude and power spectral analysis)
    2013-08-05 11:37:17下载
    积分:1
  • A1_10
    mathews数值分析书的源代码,用matlab编写,第一章第十部分。(mathews numerical analysis of the book' s source code, using matlab, the tenth part of the first chapter.)
    2011-10-20 10:24:53下载
    积分:1
  • transmit
    模拟激光光束在大气中传输,分析激光强度,光斑质量(The analog laser beam transmission, analyzing the laser light intensity, spot quality in the atmosphere)
    2012-10-10 16:33:17下载
    积分:1
  • turbo--Yu-Fei-Wu
    学习Turbo码必备的程序;吴宇飞历年心血(the codes for the Turbo,this is written by Yu Fei Wu )
    2012-01-13 21:56:01下载
    积分:1
  • direct2
    实现 直接2型滤波器的设计 以及 仿真 功能(direct two-filter design and simulation function)
    2007-06-30 10:05:56下载
    积分:1
  • chap8
    说明:  自动控制系统中滑膜变结构控制matlab仿真程序(Automatic Control System of Variable Structure Control of synovial matlab simulation program)
    2010-04-21 18:20:53下载
    积分:1
  • systemModeling
    部分用于自动控制的matlab源码,可实现阶跃响应等的模拟,不需要工具库(Part of the matlab source code for the automatic control can be realized such as step response simulation, no tool Library)
    2010-05-25 14:58:34下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载