搜索资源列表
25811214svm_v251
- LibSVM工具箱,在matlab环境下实现,完整的与VC接口!更多访问个人主页:http://huangbo929.blog.edu.cn-LibSVM toolbox in Matlab environment achieved, and the integrity of the VC interface! More personal visit Home : http://huangbo929.blog.edu.cn
(origin)libsvm-mat-2.83-1
- matlab的libsvm工具箱,直接在matlab里作为函数调用
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
libsvm-mat-3.0-1
- 台湾林智仁教授编写的svm工具箱,比较好用,是众多SVM工具箱中相当经典的一个,被国内外很多学者所引用。-This tool has been developed by professor Chih-Jen Lin of TaiWan.It is easy to use.Besides it was widely used by scholars all over the world.
libsvmintroduction
- libsvm使用说明,学习心得,介绍libsvm工具箱使用中出现的方法问题-libsvm toolbox based on matlab introduction
SVMyuce
- matlab支持向量机预测,有原始数据,有案例分析,有详细源代码(作者附录的源程序,经过本人亲自调试成功)运行之前请先安装libsvm工具箱!(案例为预测短期电力功率预测)-matlab support vector machine, there are raw data, there are case studies, a detailed source code (the author s source code appendix, after personally Debugging
my_radar_signal
- 使用支持向量聚类算法进行雷达辐射源信号分解。使用libsvm工具箱。需要运行前安装libsvm工具箱,可以从matlab相关的论坛上下载。-Using support vector clustering algorithm to solve the radar emitter signal decomposition problem.you need to install Libsvm toolbox before run the program, you can download it f
libsvm-mat-2.86-1
- 台湾林智仁教授的SVM工具箱,已经编译好了,在MATLAB里面的set path 添加路径就可以直接使用了!(win32位)的!-a good SVM toolbox!
libsvm-weights-3.22
- libsvm是支持向量机的工具箱,可在matlab和python上运行; libsvm 3.22应该是截止2017年11月16日的最新版本; 网上有详细的配置说明,并不复杂。(libsvm is a support vector machine toolkit that runs on matlab and python; libsvm 3.22 should be the latest version as of November 16, 2017; detailed configurat
libsvmdata
- 自己用MATLAB编写的程序,用于将实验数据改写为libsvm工具箱固定的数据格式(MATLAB program, used to rewrite the experimental data as a fixed data format for the libsvm toolbox)
libsvm-3.22
- Matlab中的一个工具箱,可以用来分类(a toolbox in Matlab,it can be used to classify data.)