Description: MatlabRandomForest is a powerfull toolbox for programing Randim forest, Bagging, Boosting,.., in Matlab.
The Matlab functions (RFClass.m, RFReg.m and RFPrint.m) and compiled Fortran code (RFClassification.dll and RFRegression.dll) must be stored in a directory in the Matlab search path, for example, C:\Matlab6p5\work.
You find in the folder a document who show how to install the toolbox. Enjoy !
To Search:
File list (Check if you may need any files):
RFRegression.dll
Examples\boshouse.txt
........\Example_Classification.m
........\Example_Regression.m
........\satimage_tes.txt
........\satimage_tra.txt
Examples
Fortran\RFClassification.f
.......\RFRegression.f
Fortran
Installation.doc
RFClass.m
PrintRF.m
RFReg.m
RFClassification.dll
ReadMe