搜索资源列表
SVM(matlab)
- 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
svm(matlab).rar
- 支持向量机的MATLAB源程序,效果真的很不错,SVM MATLAB source, the effect is really very good
oao
- 多分类问题的支持向量机源程序一对一方法 绝对可以运行-Multi-class SVM using One-Against-One decompositionoao
CorrectCarNoImageAndRegnize
- 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
SvmsourcecodewrittenwithMATLAB
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取。-Svm source code written with MATLAB, you can achieve the support vector machine for classification or feature extraction.
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
svm
- 用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
55593371SVM(matlab)
- 我自己写的svm的支持向量机,希望对学习模式的有用-I wrote it myself svm support vector machines, and they hope to learn a useful model
supportvectormachine
- 支持向量机SVM(Support Vector Machine)算法的matlab实现。-implementation of SVM(Support Vector Machine) with matlab.
SVM
- 支持向量机来分析数据,并通过建立向量机来预测数据的趋势-Support vector machine to analyze data and predict trends in the data
SVM
- wine数据的基于matlab支持向量机分类-wine data classification based on support vector machine matlab
c4.5-decision-tree-matlab
- c4.5分类器 支持向量机算法 文本分类 样本支持 核函数算法-c4.5 classifier SVM text classification algorithm sample support kernel function
SVM-GUI
- 使用支持向量机(SVM)算法进行处理数据,提取特征参数,并通过MATLAB界面显示相关数据-Using Support Vector Machine (SVM) algorithm for data processing, feature extraction parameters, and display relevant data via MATLAB interface
svm-toolbox
- matlab 支持向量机工具箱可以实现输入数据并对数据按指定的寻优方式和核函数计算出数据分类决策函数。-matlab SVM toolbox for data classification
SVM-
- 支持向量机算法在MATLAB中的实现,源代码以及实例,做图像处理的希望能多多下载,谢谢!-Support vector machine algorithm in MATLAB, the source code and examples, hoping to do a lot of image processing download, thank you!
SVM
- 支持向量机SVM和核函数的MATLAB程序集,用于图形处理的算法,分类算法-pca and svm use MATLAB
zhichixiangliangjisuanfa(svm)
- SVM支持向量机分类训练算法的matlab实现,对正负样本的分类效果很好.-SVM support vector machine classification training algorithm matlab implementation, the positive and negative samples of the classification effect is very good..
svm-master
- SVM支持向量机相关代码,matlab源代码分享。-SVM u652F u6301 u5411 u9911 u91CF u673A u76R8 u5173 u4EE3 u7801, matlab u6E90 u4EE3 u7801 u5206 u4EAB u3002
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)
PCA-SVM-face
- 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)