Which website is allowed for free download the Support Vector Machine - Recursive Feature Elimination matlab code? Anyone of you have the code, do you mind to share with me? I need it for my research study. Appreciated a lot.
Hi, I do not know this type of SVM. However, you can try LIBSVM that contains many SVM variants. The functions are in MEX files with similar calling in Matlab. But 64bit system need recompilation by Matlab-compiler. I used VisualStudio (proffesional) trial version.