搜索资源列表
svm(matlab).rar
- 支持向量机的MATLAB源程序,效果真的很不错,SVM MATLAB source, the effect is really very good
A_Study_og_Face_Recognition_Methods_Baced_on_Wavel
- 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
FaceRec
- 这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。-This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.
supportvectormachine
- 支持向量机SVM(Support Vector Machine)算法的matlab实现。-implementation of SVM(Support Vector Machine) with matlab.
libsvm-3.1
- 给文件是林贵人博士所开发的c版本支持向量机的源文件,是目前应用最广泛的源程序之一,适用于图像处理,线性拟合,分类等问题。-it is a toolbox of matlab,and the function is used to classify and regression,and so on.
pudn_svm
- 基于支持向量机的图像分割,并且包括Ostu法,迭代法。-MATLAB、image segmentation、support vector machine
svmtoolsvm
- 用matlab编写的,基于支持向量机的分类的工具包,可以对数据进行分类-With Matlab prepared, based on the support vector machine classification tool kit, can classify data
nonlinearSVM
- 基于matlab语言的非线性支持向量机算法,对图像分类有一定的参考价值-Matlab language feature extraction, image classification has certain reference value
SVMmatlab865703589
- 用MATLAB编写的支持向量机,实现了线性可分与线性不可分的情况,还有非线性支持向量机,里面部分常用的核函数,从而达到精确的分类效果。-Prepared using MATLAB support vector machine, linearly separable points with linear, non-linear support vector machine, the inside part of the kernel function, so as to achieve the a
ModifySVM
- Windows系统下在Matlab软件上实现的改进的支持向量机算法,有数据和各个函数的M文件-Improved support vector machine algorithm implemented in the Matlab software in the Windows system, the data and function M-files
exclass1
- 支持向量机SVM和核函数的matlab实例-Examples of support vector machines SVM and kernel function matlab
sig
- 支持向量机SVM和核函数的matlab实例-Examples of support vector machines SVM and kernel function matlab
MatlabLSV
- 支持向量机,matlab编写的程序,可以直接使用-Support Vector Machine Matlab prepared by the program can be used directly
SVM
- wine数据的基于matlab支持向量机分类-wine data classification based on support vector machine matlab
ZHICHIXIANGLIANGJI
- 支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据,通过guide界面来编写程序-Support Vector Machine Matlab realize, support multi-classification, according to a GUI interface, easy to understand, including input and output data through interface programming guide
matlab
- 支持向量机目标分类算法的设计与实现(图像分类)-Design and implementation of support vector machine in target classification algorithm (image classification)
123
- MATLAB给予支持向量机的肺结节检测分类-MATLAB support vector machine classification of pulmonary nodule detection
风景与建筑图片的分类——支持向量机的方法
- 风景与建筑图片的分类——支持向量机的方法(Classification of landscape and architectural pictures -- Method of support vector machine)
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)