搜索资源列表
SVM(matlab)
- 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
svm-image
- 有关图像识别方法的实现,采用SVM方法完成图像的识别。-the Image Recognition Methods of using SVM method to complete the image recognition.
svm
- 用支持向量机实现人脸的识别,虽然效果不是很好,不过也可和大家一起分享一下
SVM
- 这是一个svm对图像分类的论文,很值得一看 基于SVM的图像分类算法与实现,他还说有具体的实现,很棒
hrrp_1.rar
- 基于matlab的高分辨距离像的研究 svm实现,high ratio radar magic basic on matlab
svm
- svm算法的c++实现 svm-svm algorithm c++ implementation svm
OpenCV-IMLEMENT-SVM
- OPENCV实现SVM,很好的实现了图像分类,供大家参考-USE openCV to implement the SVM
pca-svm
- pca的matlab实现,very good-achievement of pca with matlab
SVMface
- 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
PosixSVM
- 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
SVM
- 数字图像处理,实现了基于内容的自然图像分类和检索-Digital image processing, and content-based classification and retrieval of natural images
IrisSVMmulticlassall
- 在matlab环境下实现的算法,该算法主要实现SVM分类的算法,通过SVM实现文字识别-In the matlab environment to achieve algorithm to achieve SVM classification of the main algorithm, character recognition by SVM to achieve
SVM
- 使用SVM实现人脸检测,能够帮助初学者了解SVM的原理-face detection by using svm,which can help seniors to learn SVM
SVM
- 用简单的代码实现了SVM,其中包括了线性、非线性以及多种kernel。(SVM is implemented with simple code, including linear, nonlinear, and a variety of kernel.)
SVM
- 用于遥感影像的支持向量机分类,IDL实现(Support vector machine classification for remote sensing images, IDL implementation)
SVM
- 一种基于序列上升算法的支持向量机实现,硬分割简单版(A support vector machine based on the ascending sequence algorithm, hard to split simple version)
14.SVM(代码)
- 用SVM在python平台实现手写数字的识别(using the algorithm of SVM to recognition of handwritten numerals on python)
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)