摘要: libsvm-mat在MATLAB平台下的安装 1. 将libsvm-matlab所在工具箱添加到matlab工作搜索目录 (File ——> Set Path… ——> Add with Subfolders...); 2. 选择编译器(mex -setup); 3. 编译文件(make)。 >> mex -setup Please choose yo... 阅读全文
posted @ 2011-12-03 20:26 emanlee 阅读(4999) 评论(0) 推荐(0)