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

RF_MexStandalone-v0.02-precompiled

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

  • 2046
    本文详细阐述了小波神经网络在脑电信号数据压缩与棘波识别中的应用(This paper describes the neural network in EEG data compression and spikes Recognition)
    2010-05-10 11:28:39下载
    积分:1
  • Matlab-niulafa
    电力系统牛顿拉弗逊法求解电力系统潮流,计算准确,精度可调。(Laffer power system Newton Raphson method for solving power flow and accurate calculation accuracy adjustable.)
    2013-05-22 23:00:16下载
    积分:1
  • 27796723lzw-hafuman
    在matI ab中模拟c中链表,利用复数运算, 联系具体字符和概率,每次找到最小概率的 两个字符对应的蝙号,依次记录下来,最后 根据奇偶码的不同实现Huffman蝙码。本算法 新颖独特, 易于理解、蝙程。(Simulate in matI ab c in the list, using complex operation, contact the specific character and the probability to find the minimum probability for each of the two characters corresponding to bat number, followed by record, last achieved according to the different parity code Huffman bat code. This algorithm is novel and unique, easy to understand, bat-way.)
    2010-06-28 01:49:27下载
    积分:1
  • OFDM_SNR(QPSK)
    OFDM系统,调制方式QPSK,查看星座图,分析误码率(OFDM systems, modulation QPSK, view the constellations, the bit error rate analysis)
    2021-03-30 21:09:09下载
    积分:1
  • RaisedCosinesystemofthesource
    文中给出了通信系统中的升余弦滚降传输特性的matlab程序实现源代码。(text is a system of communication or transmission cosine roll-off characteristics of the Matlab program source code.)
    2007-05-24 13:13:27下载
    积分:1
  • bezier-5
    5次bezier曲线可以运行,已经经过尝试(5 bezier curve can run, has been tried)
    2011-11-23 11:43:48下载
    积分:1
  • uca_rb_esprit
    一个UCA-RB-ESPRIT的程序。通过波束空间变换,获得导向矢量的平移不变性,从而用ESPRIT实现DOA估计。(A UCA-RB-ESPRIT program. Through the beam-space transformation, to obtain the steering vectors of translation invariance, and thus to achieve with the ESPRIT DOA estimates.)
    2011-01-25 21:10:42下载
    积分:1
  • 94144983multi-ga
    一个比较新的多目标优化算法,调试过,望大家喜欢(A relatively new multi-objective optimization algorithm, debugged, hope you like)
    2011-05-02 21:03:23下载
    积分:1
  • chaper4
    机器人控制系统的设计及其matlab仿真第4章“机器人模糊自适应控制”源代码(Chapter 4 of the robot control system design and its matlab simulation robot fuzzy adaptive control " source code)
    2013-04-25 14:23:04下载
    积分:1
  • wavelettransform
    基于小波变换的语音增强的语音去噪的MATLAB源程序(Wavelet-Based Speech Enhancement Speech Denoising MATLAB source code)
    2009-05-03 16:16:04下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载