libsvm is a popular library for performing Support Vector Machine algorithm. This library is developed by Chih-Chung Chang and Chih-Jen Lin, professor at National Taiwan University. Next, I will show you how to install the libsvm in MATLAB.
1. Installation
- Step 1. Download the libsvm from http://www.csie.ntu.edu.tw/~cjlin/libsvm/ and unzip it. There are some important files as in the following figure: