搜索资源列表
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.
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
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
SVM-
- 支持向量机算法在MATLAB中的实现,源代码以及实例,做图像处理的希望能多多下载,谢谢!-Support vector machine algorithm in MATLAB, the source code and examples, hoping to do a lot of image processing download, thank you!
matlab
- 支持向量机目标分类算法的设计与实现(图像分类)-Design and implementation of support vector machine in target classification algorithm (image classification)
amspmbly
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取,-MATLAB prepared by the SVM source program, can realize the support vector machine (SVM), used for extracting feature classification or,
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)