Introduction - If you have any usage issues, please Google them yourself
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 !