搜索资源列表
Eyes Location by Hierarchical SVM Classifiers
- 模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
经典SVM算法matlab程序
- 经典SVM算法matlab程序 经典程序,不可缺少!
LS_SVM最小二乘支持向量机Matlab源码
- 自编的最小二乘支持向量机Matlab代码,主要用于非线性回归
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
svmTrain.svmTrain svm在matlab中运行 训练
- svmTrain svm在matlab中运行 训练,svmTrain svm training run in matlab
svm-light.rar
- 基于matlab的SVM一个很不错的工具箱,matlab svm source code toolbox
svm
- SVM神经网络的数据分类预测在葡萄酒种类识别中的应用-SVM classification neural network prediction of data types in the identification of wine
svm.pro
- matlab的关于支持向量机 svm的一段预测程序,自己感觉很不错-matlab on a section of support vector machines svm forecasting process, he felt very good
WangJiminSVM
- SVM的讲义!具体的内容可以自己看!很详细的-SVM lectures! Specific content can look! Very detailed
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.
libsvm-mat-2[1].89-3
- svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
svmlight
- Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
vc-SVM
- 支持向量机的VC++相关源程序代码,希望对大家有用!-SVM VC++ Related source code, useful for all of us hope!
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.
svm
- svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
SVM
- SVM 神经网络 数据分类预测 葡萄酒种类识别-SVM neural network prediction wines identification data classification
SVM-KMExample
- SVM向量机MATLAB编程实例,其中涵盖了one-against-one、one-against-all分类,回归等功能-Vector machine SVM MATLAB programming examples, which covers the one-against-one, one-against-all classification, regression and other functions
Matlab-svm-BP-compare
- 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
nickdong-matlab-ann-30-cases-master
- 基于MATLAB平台的神经网络的30个案例(30 cases of neural network based on MATLAB platform)
nickdong-matlab-ann-43-cases-master
- 基于MATLAB平台的机器学习的43个案例(43 cases of neural network based on MATLAB platform)