搜索资源列表
支持向量机的SMO算法VC实现
- 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
支持向量机的库函数VC实现
- 关于支撑向量机的代码实现方式-on Support Vector Machine code Realization
SVM数据分类预测
- 包含程序和试验数据,已进行MATLAB试运行。可以实现支持向量机对数据进行分类的功能。并进行了案例扩展,讨论了数据归一化对支持向量机的分类结果的影响,讨论了核函数对分类结果的影响。
支持向量机的matlab实现
- 支持向量机的matlab实现,各位可以试试一试。在图像处理和人脸识别上效果还可以-Matlab support vector machine implementation, you can try try. In image processing and recognition of the effect can also be
SVM.VC实现的中文文本分类器
- 一种使用VC实现的中文文本分类器,实现了支持向量机,一种使用VC实现的中文文本分类器,实现了支持向量机
SVM_SMO_gaoshsh
- 支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
SVM-for-classfication-and-regression
- 用支持向量机(SVM)实现分类与函数回归的源代码。内有实例,依湖芦画瓢即可。-Using support vector machine (SVM) classification and function to achieve the reunification of the source code. There are examples, according to Lake Lo paintings can ladle.
svmclass
- 本代码是实现支持向量机的源码,用VC++实现,如果不懂请读里面的文件说明-This code is to achieve source Support Vector Machine with VC++ Achieve, if not understand, please read the documentation inside
SVM
- 这是一篇关于支持向量机的故障诊断博士论文。本文主要研究和探讨将SVM算法应用于故障诊断领域需要考虑的问题和具体的算法实现。 -This is an article on the Support Vector Machine for Fault Diagnosis doctoral dissertation. In this paper, research and explore the SVM algorithm is applied to the field of fault diagno
svm_matlab
- 支持向量机的matlab程序实现,可用于模式分类,模式识别-SVM matlab program can be used for pattern classification, pattern recognition
svm_matlab_toolsbox_and_examples
- matlab中实现的支持向量机的工具箱和例子-svm_matlab_toolsbox_and_examples.rar
95302935SVM-KMExample
- 支持向量机,matlab工具集。涵盖关于支持向量机的各种主要算法实现。-Support Vector Machines, matlab tools. Support Vector Machine on the cover of the main algorithm.
SVM
- 支持向量机的MATLAB实现,能自动完成数据的分类功能。-MATLAB support vector machines to achieve, can auto-complete the classification of functional data.
SVMsuanfashixianVC
- 用VC++实现支持向量机的算法,有测试集训练集,程序完整。-Using VC++ realization of support vector machine algorithm, a test set training set, the program integrity.
svmCsharp
- c#编写的 实现支持向量机 的源码,有例子-c# write the source code to achieve support vector machines, there are examples
kernel
- 用于实现支持向量机的核函数,常用的四种,多项式,线性,高斯-Used to implement SVM kernel function, four common
FaceRec
- 这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。-This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.
SVM
- 一种基于序列上升算法的支持向量机实现,硬分割简单版(A support vector machine based on the ascending sequence algorithm, hard to split simple version)
SVM-CNN-master
- 实现卷积神经网络与支持向量机的联合调试使用(Joint debugging and implementation of convolutional neural network and support vector machine)
支持向量机(ML in action)整理
- Python实现支持向量机的算法,拟合和分类,包括0-9数字识别(Python implements the algorithm, fitting and classification of support vector machines, including 0-9 digital recognition)