搜索资源列表
VC++SVM
- 用VC++编程支持向量机源码可用,好用,很好用-VC Programming Support Vector Machine source available, convenient, good use
lasvm-source
- 用C语言实现的最新且最快的SVM源码,可用于解决多类分类问题-C language of the latest and fastest source of SVM can be used to solve the multi-category classification
1687504099
- 支持向量机(SVM)实现的分类算法源码(matlab)-Support Vector Machine (SVM), a classification algorithm source code (Matlab)
libsvm-2.84
- SVM分类,支持向量机,包括matlab源码,使用非常方便-SVM classification, support vector machines, including Matlab source, the use of very convenient
svm.net
- 基于.net平台的svm可执行文件和DLL还有libsvm源码讲解的电子书.
svm_multiclass.tar
- 用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好
SVM相关程序源码
- 关于SVM的一些相关程序,个人觉得很好-SVM on the relevant procedures, personal feel very good
经典SVM分类器.RAR
- 这是利用SVM方法进行模式识别的一个很有用的程序,运行结果正确
SVM-KM
- svm详细例子(包括分类,回归)等。需要的人,下载试试。多交流.我需要svm-smo的matlab源码。谁有?-SVM detailed examples (including classification, regression) and so on. Those who need it, download a try. More exchanges. Svm-smo I need the matlab source code. Who?
SVMCsharp
- 支持向量机是数据挖掘中的一种新方法。用C#写的支持向量机源码,包括SVM模型,SVM预测、SVM节点、SVM参数设置等方面的内容,希望对你有用!-SVM is a new data mining method. Written with C# source of support vector machines, including the SVM model, SVM prediction, SVM node, SVM parameter settings and other aspects,
SVM_luzhenbo
- 非常好的一个matlab的SVM的程序源码,已经修改了错误,可以直接使用-Very good a matlab program source code of SVM, have modified a mistake, can use directly
Ssvm_light602V
- 最新的SVM源码,用于数据分类或回归,效果优于神经网网络。C的源代码,请尽量在Linux或者Unix下编译。 -The latest source of SVM for data classification or regression, better than the neural network network. C source code, please try to compile under Linux or Unix.
support-svm
- 支持向量机的源码,在opencv2.3.1里亲测,线性的-Source of support vector machine in opencv2.3.1 pro-test, linear
svm
- 本程序为支持向量机的源码,适合初始者使用和运用。-The procedures for the support vector machine source code, suitable initiator used and applied.
the-SVM-and-bow-opencv-source-code
- 基于svm和bow的opencv实现源码-Based on the SVM and bow opencv source code
svm
- 实现svm分类,两个代码svm和newsvm,包含源码和txt说明,还附有svm工具箱的安装使用的详细解读及源码应用examples。-Achieve svm classification, two code svm and newsvm, including source code and txt descr iption, but also with svm toolbox installation of detailed interpretation and application sou
SVM
- SVM最容易理解的文档,非常有用,注意不是源码,而是文档-SVM most easily understood document, very useful, attention is not the source, but the document
SVM
- MATLAB中的SVM源码,用于回归预测,需要的可以下载下-The SVM MATLAB source code for regression forecasting, need can be downloaded below to see the exhibitions
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part