September 2004
Intermediate to advanced
496 pages
13h 57m
English
Use linear and nonlinear support vector machines (SVMs) to classify two-dimensional data.
1. | Go to http://www.cis.tugraz.at/igi/aschwaig/software.html to download the software "svm_251" and save the m-files to your working directory. Some functions (e.g., plotboundary, plotdata, and plotsv) are included in the end of the m-file demsvm1.m. Extract these functions to form new m-files (e.g. plotboundary.m, plotdata.m and plotsv.m). |
2. | Open Matlab, go to "File" → "Set Path" and add the directory where "svm_251" was saved. Alternatively, add the statement "addpath svmdir"—where svmdir is the directory storing "svm_251"—to your .m file. |
3. | If your ... |
Read now
Unlock full access