搜索资源列表
-
0下载:
支撑向量机库libsvm与matlab的接口,可以连接在matlab中做实验!-Support Vector Machine for libsvm with Matlab interface can be connected to the experimental Matlab do!
-
-
2下载:
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
-
-
0下载:
支持向量机的matlab实现,各位可以试试一试。在图像处理和人脸识别上效果还可以-Matlab support vector machine implementation, you can try try. In image processing and recognition of the effect can also be
-
-
1下载:
用于人脸识别的主成分分析和模糊支持向量机程序,通过测试,能完成工作,Face Recognition for the principal component analysis and fuzzy support vector machine procedures, to pass the test to complete the work
-
-
0下载:
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。,Fuzzy Face Recognition for independent component analysis+ principal component analysis, using fuzzy support vector machine classification.
-
-
0下载:
具有非线性回归功能的支持向量机算法。可有效实现目标特征进行训练和识别。-Nonlinear regression functions with support vector machine algorithm. Features can effectively achieve its objectives of training and recognition.
-
-
2下载:
现在的支持向量机用于识别比较热门,所以,在这里我上传一个支持向量机的程序-Support vector machines now used to identify the more popular, so here I upload a support vector machine procedures
-
-
0下载:
一篇关于基于双正交小波分解进行特征提取的支持向量机的分类研究文章-An article on biorthogonal wavelet decomposition based on feature extraction for support vector machine classification of research papers
-
-
0下载:
选用支持向量机作为区分文本与非文本的分类器,支持向量机是在统计学习理论基础上发展起来的新一代学习算法,它在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势。-Use support vector machine as the distinction between text and non-text classifier, support vector machine is in statistical learning theory developed on the basis of
-
-
0下载:
一种车牌图像校正新方法
【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
-
-
1下载:
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取。-Svm source code written with MATLAB, you can achieve the support vector machine for classification or feature extraction.
-
-
0下载:
一个支持向量机的简单应用例子适合于初学者-A simple application of support vector machine example for beginners
-
-
0下载:
模式识别中支持向量机的应用。在图像识别,多维数据分类中有很好的应用。-Pattern recognition Support Vector Machine. In image recognition, multi-dimensional data classification has a good application.
-
-
0下载:
基于支持向量机的脱机手写体汉字识别方法的研究,比较完整的论文-Based on support vector machine offline handwritten Chinese character recognition method, more complete paper
-
-
0下载:
支持向量机(Support Vector Machine)介绍:是Vapnik等于1995年首先提出的,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中。-Support Vector Machine
-
-
1下载:
这是一个经过修改的基于支持向量机的识别程序-This is a modified support vector machine-based recognition program
-
-
0下载:
支持向量机matlab,大家可以试试哦,
能够在图像处理,人脸识别中有较好的效果-Support vector machine matlab, you can try Well, that in image processing, face recognition has a good effect
-
-
0下载:
完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
-
-
0下载:
首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
-
-
0下载:
本书主要以分类问题(模式识别,判别分析)和回归问题为背景,系统阐述支持向量机和相应的优化算法-This book mainly classification (pattern recognition, discriminant analysis) and regression as the background, the system describes support vector machine and the corresponding optimization
-