搜索资源列表
SVM-KMExample
- SVM example. based on SVM realize.-SVM example. Based on SVM realize.
svmv251.tar
- 这是关于支持向量机SVM的例子,实用多多,大家可以看一下-on support vector machines SVM example, practical arrangement, we can look at the
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
example.rar
- SVM算法的一个例子,给大家瞅瞅,希望能有些帮助吧,SVM algorithm is an example to everyone to see the hope of some help to you
classification
- 该程序包实现了几个常用的模式识别分类器算法,包括K近邻分类器KNN、线性判别方程LDF分类器、二次判别方程QDF分类器、RDA规则判别分析分类器、MQDF改进二次判别方程分类器、SVM支持向量机分类器。 主程序中还有接口调用举例,压缩包中还有两个测试数据集文件。-The package to achieve a number of commonly used pattern recognition classifier algorithms, including K neighbor class
libsvm-mat-2.9-1
- SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
SVM
- MATLAB中svm入门ppt介绍及程序实例介绍-Getting Started with MATLAB, and procedures of example to illustrate svm
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
SVMbyQuadprog
- This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
exemple.txt
- SVM CODE EN TXT EXAMPLE
SVMTestingDemoMFC20110210
- 一个SVM的例子程序,能够让你快速了解SVM的开发流程-SVM example of a program that enables you to quickly understand the development process of SVM
example-for-svm
- 支持向量机程序使用实例:通过实例演示怎样使用支持向量机-Support vector machine uses examples: an example how to use the support vector machine
SVM
- 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example
Learning_svm
- 自己学习svm,编写的几个svm实例代码-Their own learning svm, svm example code written in several
SVM
- svm分类器,利用svm分类器分离的例子,数据来自UCI-svm classification using svm classifier separation example, data from UCI
facedetect-svm-example-matlab
- svm的matlab实例,svm训练数据实例-svm matlab
svm-example
- example of svm code in matlab
SVM-example
- 关于支持向量机(SVM)的算法实例,该实例主要用来分辨葡萄酒种类,对于初学SVM的人来说是不错的值得借鉴的例子-On the algorithm of support vector machine (SVM) as an example, the instance is mainly used to distinguish types of wine, is good for beginners of SVM is worth reference for example
SVM-KMExample
- svm-km 例子,关于svm-km工具箱的使用方法及例子(svm-km example, methods and examples of the use of the svm-km toolbox.)
SVM
- 数据挖掘常用算法 支持向量机的简单实例,使用该方法来进行数据分类(SVM code example)