登录
首页 » matlab » 随机森林

随机森林

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

  • contour
    matlab script that detects a contour
    2010-02-21 03:53:35下载
    积分:1
  • yichuansuanfa
    自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值(Optimizing a function using Simple Genetic Algorithm with elitist preserved )
    2010-05-21 12:35:39下载
    积分:1
  • cml.1.10
    迭代思想的代码,网上搜寻的,希望对大家啊有帮助!(turbo code (Iterative Solutions))
    2009-03-28 22:23:09下载
    积分:1
  • pm_estimate
    利用周期图法对序列的功率谱进行估计。数据窗采用汉明窗。假设在白噪声中分辨这三个不同频率的正弦信号,其相位是均匀分布在2PI的独立随机变量,而 是一个单位白噪声.生成50个长度为N=512的 的样本序列集合。 (use map cycle sequencing method of the power spectrum estimation. Data window using Hamming window. Assume that the white noise to differentiate between the three different frequency sinusoidal signal, its phase is uniformly distributed in the PI two independent random variables. but a flat white noise. Generating 50 length N = 512 samples of the sequence set.)
    2007-03-08 21:57:39下载
    积分:1
  • Comm_sim
    QAM simulator for AWGN, multipath channel
    2013-10-07 20:46:36下载
    积分:1
  • quaternion
    matlab的四元数工具包,可以进行计算。(The quaternion toolbox is written by Matlab, which can do caculation)
    2015-01-17 10:31:15下载
    积分:1
  • wideFocus
    宽带聚焦的目的是通过一个聚焦变换矩阵,使得对应于不同频段的数据变换成同一个中心频率的数据,从而形成相关矩阵。这里的关键就在于聚焦矩阵的选取,不同的选择对应于不同的算法。(Focus on the purpose of broadband are focused through a transformation matrix which corresponds to a different band with the data converted into a center frequency of the data, to form the correlation matrix. The key here is to focus on the matrix selected, different options correspond to different algorithms.)
    2009-03-17 10:12:18下载
    积分:1
  • Matlab-in-communication-simulation
    关于matlab在通信系统的使用的很好讲义,可以了解matlab在通信领域的使用(Good lecture notes on matlab in the use of communication systems, we can understand the use of matlab in the field of communications)
    2012-07-02 16:42:58下载
    积分:1
  • mp3read
    matlab中采样mp3格式的音频文件的程序,包含注释。(matlab mp3 audio sample rate)
    2013-09-11 15:06:44下载
    积分:1
  • Matlab-File-Exchange-Center
    希尔伯特黄变换的matlab源代码,适合非平稳信号的分析和处理。(Hilbert Huang transform matlab source code, suitable for non-stationary signal analysis and processing.)
    2013-03-22 14:18:25下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载