搜索资源列表
SVM
- 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,svm入门-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
DataClassificationAlgorithmsBasedOnSupportVectorMa
- 本文提出了一种双SMO算法。该算法在原数据集的抽样数据集上使用SMO算法得到近似分类超平面,根据近似分类超平面得到原数据集的所有支持向量,再次使用SMO算法得到最终的分类超平面。-In this paper,double SMO which is a improved SVM training algorithm is presented.This algorithm finds a approximate separating hyperplane on the sample data set
multisvm.ps
- 台湾林智仁等对如何使用SVM进行多分类的理论、算法以及实验的介绍-Taiwan' s Lin Zhiren, etc. on how to use SVM for multi-classification of the theory, algorithms and experimental introduction of
8080524
- 基于特征选择和svms的图像分类 MI算法-Feature selection and image classification svms
fsals-svm
- 此算法实现了SVM的分类,很实用很强大的程序,可供使用。-This algorithm of SVM classification, it is very powerful and practical procedures for use.
ND-Flevoland_label
- 快速稀疏svm算法实现图像分类,有需要者可以共同讨论-Fast sparse svm algorithm for image classification, there are those who need to discuss
MainPlot
- 基于支持向量机的算法分类主程序,该算法是基于libsvm工具箱实现的能很好的实现分类的性能-Matlab sVM learning algorithm
lssvmMATLAB
- 最小二乘支持向量机,采用matlab编写,可以直接使用,SVM是经典的分类和预测算法。-Squares support vector machine, using matlab prepared, can be used directly, SVM is the classic classification and prediction algorithms.