搜索资源列表
LS_SVMlab
- 最基本的最小二支持向量机算法程序 比较完整,比较经典-lssvm
levmar-2.4
- unix下开发的多分类支持向量机的源程序,程序应用很灵活,编译后即可使用。-unix developed under the multi-class Support Vector Machine source, the program application is very flexible and can be used after compilation.
EMDLSSVM
- 将EMD数据分解和最小二乘支持向量机建模结合的程序-The EMD data decomposition and least squares support vector machine (SVM) modeling program
uontaidsvector
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法-Good MATLAB based on support vector machine (SVM), which contains a numerical example and the improved algorithm
qllwvj
- 很好的基于支持向量机的MATLAB程序,里面包含有算例及改进算法-Good MATLAB based on support vector machine (SVM), which contains a numerical example and the improved algorithm
libsvm3.1.rar
- LibSVM是台湾林智仁(Chih-Jen Lin)教授2001年开发的一套支持向量机的库,这套库运算速度还是挺快的,可以很方便的对数据做分类或回归。由于libSVM程序小,运用灵活,输入参数少,并且是开源的,易于扩展,因此成为目前国内应用最多的SVM的库。 本源代码适用于MATLAB环境,版本为3.1