搜索资源列表
libsvm-2.9.tar
- 代码是实现支持向量机的分类功能,主要提供给研究者使用,把支持向量当做一个工具,而不用自己进行支持向量机的原理研究和编码。代码是Linux下的版本,语言是C/C++。-The code is to achieve support vector machine classification, mainly for researchers to use, the support vector as a tool, rather than themselves Principles Study on S
0.5PP0.5S
- 基于支持向量机的图像分割,以libsvm3.1工具箱为基础,用不同核函数的混合来实现图像分割,自己编的代码,并以成功运行-Based image segmentation based on support vector machine libsvm3.1 toolbox, with a mix of different kernel functions to achieve image segmentation, their compiled code to run successfully
GS
- 基于支持向量机的图像分割,以libsvm3.1工具箱为基础,用不同核函数的混合来实现图像分割,自己编的代码,并已成功运行-Based image segmentation based on support vector machine libsvm3.1 toolbox, with a mix of different kernel functions to achieve image segmentation, their compiled code to run successfully
PG
- 基于支持向量机的图像分割,以libsvm3.1工具箱为基础,用不同核函数的混合来实现图像分割,自己编的代码,并已成功运行-Based image segmentation based on support vector machine libsvm3.1 toolbox, with a mix of different kernel functions to achieve image segmentation, compiled code, and has been successfully
PS
- 基于支持向量机的图像分割,以libsvm3.1工具箱为基础,用不同核函数的混合来实现图像分割,自己编的代码,并已成功运行-Based image segmentation based on support vector machine libsvm3.1 toolbox, with a mix of different kernel functions to achieve image segmentation, compiled code, and has been successfully
SVM+GUI+V3.1[mcode]
- 基于多类的支持向量机SVM的算法简单介绍(Based on multiclass support vector machines, SVM algorithm is introduced briefly)
libsvm3.1.rar
- LibSVM是台湾林智仁(Chih-Jen Lin)教授2001年开发的一套支持向量机的库,这套库运算速度还是挺快的,可以很方便的对数据做分类或回归。由于libSVM程序小,运用灵活,输入参数少,并且是开源的,易于扩展,因此成为目前国内应用最多的SVM的库。 本源代码适用于MATLAB环境,版本为3.1