搜索资源列表
支持向量机的MATLAB工具箱
- 基于MATLAB的源SVM程序包,请试用-based on MATLAB source SVM package, please try
经典SVM算法matlab程序
- 经典SVM算法matlab程序 经典程序,不可缺少!
SVM_SteveGunn.rar 支持向量机的程序
- 支持向量机的程序,可以进行分类和回归,效果比神经网络好,没有维数灾难的问题,是比较好的建模方法。,Support vector machine procedures can be carried out the classification and regression, the effect better than the neural network, there is no dimension disaster problem, it is more good modeling metho
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
mgatext
- 遗传算法程序——支持向量机——参数优化程序-Genetic algorithm parameter optimization procedure------------
mySVM-latest
- 我的支持向量机程序,很容易看懂,可在上面进行修改!-I have the support vector machine procedures, it is easy to understand, you can modify the above!
class
- 这个是我自己编写的基于混沌自适应粒子群优化支持向量机用于分类的matlab程序,本程序以心脏病的诊断为例,得出了非常好的效果!主要贡献在于解决了支持向量机参数人为选取随意性大且效果好坏不稳定的难题!-This is what I have written based on adaptive chaotic particle swarm optimization of support vector machine for classification of matlab procedures, t
newsvm
- 支持向量机的一个很好例子程序,已经通过,直接运行就可以,读者可以阅读m文件-Support Vector Machine, a good example of the procedure has been adopted, can be run directly, the reader can read a document m
libsvm-demo
- libsvm-demo,支持向量机的演示程序,对初学者很有用!-libsvm-demo, Support Vector machine demo program, very useful for beginners!
SVM_tank
- 一个支持向量机的坦克识别程序,希望大家多提宝贵意见!-A support vector machine tanks identification procedures, hope that we talk too much about the valuable advice!
71477180Cppntwork
- 神经网络支持向量机程序,用于模式识别,股指预测 -Neural network support vector machine procedures for pattern recognition, stock prediction
osu-svm
- 是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。-Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.
lsvm
- 支持向量机做模式识别的程序,调试通过,希望对朋友们有用-Support Vector Machine to do pattern recognition procedures, debugging through the hope of useful friends
SVM_luzhenbo
- 四种支持向量机用于函数拟合与模式识别的Matlab示例程序,很全面-Four support vector machines for pattern recognition function fitting with Matlab example program, it is a comprehensive
clusting-algorithm
- 这儿是关于支持向量机的资料和代码。也有我自己写的程序。关于聚类的-Here is information on support vector machines and code. Have to write my own program. About Clustering
LS-SVMlab-GA
- 用遗传算法优化的最小二乘支持向量机,简单易用,可移植性强,通用性好,程序特别的全。-Using genetic algorithm least squares support vector machine, easy to use, portability, common good, especially the whole program.
chapter_GA
- 利用遗传算法优化支持向量机参数的算法的程序(Optimization of parameters of support vector machines using genetic algorithm)
libsvm-mat-2.89-3-[farutoFinalVersion]
- 支持向量机求解程序,下载后安装到工具箱,设置路径就能用了!(Support vector machine solution procedures, download and install to the toolbox, set the path can be used!)
ChemSVM(xdowns.com)
- 支持向量机小程序,可进行分类和预测,无需输入代码(SVM contains SVC and SVR without inputting codes)
支持向量机的C语言程序源码
- 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)