搜索资源列表
svm.支持向量机中的训练样本的MATLAB源代码程序
- 支持向量机中的训练样本的MATLAB源代码程序,Support Vector Machine training samples in the source code of the MATLAB program
svm-km.rar
- 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区
Matlab-m-SVM-code
- 这是我在网上找了很久的多分类支持向量机matlab代码,欢迎交流!-This is my search on the net for a long time many classification support vector machine matlab code, welcome exchanges!
svm
- 支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现-Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve
MATLA+svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction
svc23
- SVM 的代码,工具箱的使用内部有详细的说明,请读者看看Matlab代码中参数使用,将训练数据以矩阵形式输入,即可使用-SVM code, the use of the toolbox there are detailed instructions, please take a look at Matlab code readers parameter use, will be a matrix of training data input, you can use
svm
- SVM源代码程序,包含了SVM的各个子模块-SVM source code program, including the various sub-modules of the SVM
svm
- this code provide to understanding SVM
svm-mmse-ls
- 模式识别中常用的算法,有感知机算法,支撑矢量机算法和LS算法,并附有实验报告,源程序!-Commonly used pattern recognition algorithms, has perceptron algorithm, support vector machine algorithm and the LS algorithm, along with lab reports, source code!
svm
- this code implements a svm face recognition
SVM
- SVM(支持向量机),二分类,多分类,多分类一对一,多分类一对多训练及测试matlab代码-SVM two classes muticlasses mutioneagainstone mutioneagainstall matlab code
code
- ASV CODE FOR FACE RECOGNITION
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
SVM
- 线性SVM分类,数据已给出,代码很详尽哈-Linear SVM classification, data has been given, the code is very detailed and Kazakhstan
svm-code
- support vector machine code for matlab
svm-by-Steve-Gunn
- This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
svm
- This is the source code for a Single Vector Machine classifier, briefly called a SVM classifier. There are 60 peices assigned for training and 30 for testing the classifier.
SVM-code
- SVM是分类器对于它的准确性还有过拟合性都有很成熟的改进 关于SVM函数拟合 -SVM is a classifier for its accuracy still has a very mature over-fitting of improved function fitting on SVM
LS-SVM
- 基于LS-SVM的一个预测代码。对实际数值进行预测得到图像-LS-SVM based on a prediction code. Predicted value for the actual image
svm
- svm程序, 用于二分类问题,初学者可下载学习参考(it's a svm code which used for two classes . learners can download for studying .)