Welcome![Sign In][Sign Up]
Location:
Search - libsvm matlab recognition

Search list

[AI-NN-PRlibsvm-mat-2.8-1

Description: 人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.
Platform: | Size: 67584 | Author: rabo | Hits:

[Windows Developlibsvm-mat-2.82-2

Description: SVM的matlab接口.为利用SVM进行分类提供了一个matlab的环境-SVM Matlab interface. For the use of SVM classification of a Matlab environment
Platform: | Size: 68608 | Author: 子青 | Hits:

[matlablibsvm-mat-2.8-1

Description: libsvm支持向量机,用于识别分类。本程序成功用于虹膜识别的研究。是嵌入matlab的C程序-libsvm support vector machine, used to identify classification. The success of this procedure for iris recognition research. Is embedded in the C program matlab
Platform: | Size: 65536 | Author: 张顺利 | Hits:

[matlablibsvm-mat-2.9-1

Description: SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
Platform: | Size: 126976 | Author: 李静叶 | Hits:

[Graph programlibsvm-2.84

Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。-LIBSVM Taiwan University, Lin Zhiren (Lin Chih-Jen) and associate development and design of a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package, he can not only provide a compiled implementation of the system in the Windows family of documents , also provides the source code to facilitate the improvement, modification and other operating systems applications the software has a feature that the parameters of the SVM involves relatively small adjustment to provide a lot of default parameters, use the default parameters on can solve many problems and to provide a cross-validation (Cross Validation) feature.
Platform: | Size: 472064 | Author: 朱业林 | Hits:

[matlablibsvm

Description: 基于matlab的SVM(支持向量机)算法。作为非常流行的svm工具,可以实现基于SVM的数据分析,能够应用于人工智能及模式识别领域。-Matlab based on the expectation-maximization algorithm for Gaussian mixture model (GMM) toolkit. GMM-based data can be analyzed, can be used in the field of artificial intelligence and pattern recognition.
Platform: | Size: 96256 | Author: Zhao Sixuan | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[matlabtransform

Description: matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
Platform: | Size: 106496 | Author: zyx | Hits:

[Graph Recognizegabor-pca

Description: 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce the dimensions with pca, and finally multi-category classification svm classification and recognition, including the expansion of the complete orl face database, must be noted that, svm toolbox is to use the libsvm toolbox, configured before running libsvm. Version: libsvm-mat-2 [1] .89-3 [FarutoUltimate3.0]
Platform: | Size: 11366400 | Author: | Hits:

[matlablibsvm-3.1

Description: 支持向量机的matlab实现代码,能实现支持向量机的建模,与识别-Support vector machine matlab code to achieve the support vector machine modeling, and recognition
Platform: | Size: 714752 | Author: 聂品磊 | Hits:

[Communicationlibsvm-mat

Description: Matlab 源程序,支持向量机的工具箱,用于分类识别研究-Matlab source file,Support vector machine toolboox,for recognition and classification
Platform: | Size: 207872 | Author: 葛娟 | Hits:

[matlablibsvm-mat-3.0-1

Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,可在matlab中快速调用-LIBSVM is a simple, easy to use and fast and efficient SVM pattern recognition and regression package Taiwan University Chih- Jen Lin (Lin Chih-Jen) Prof. development and design, you can quickly call in matlab
Platform: | Size: 189440 | Author: 李伟民 | Hits:

[matlabFaceRecognition-master

Description: Face recognition written in MATLAB. This code implements Fisher s Discriminant Analysis and SVMs using LIBSVM.-The motivation of this project is to implement several techniques for face recognition: Principal Component Analysis Fisher’s Linear Discriminant Analysis Support Vector Machines (SVM) The code was written in Matlab, and it requires the user to install LIBSVM. Three face s are included to test the effectiveness of the algorithm in cases where the faces have variation in pose and illumination.
Platform: | Size: 9650176 | Author: saisai | Hits:

[AI-NN-PRMatlab-libsvm-3.21

Description: LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包.-LIBSVM is a simple, easy to use and fast and efficient SVM pattern recognition and regression package Taiwan University Chih- Jen Lin (Lin Chih-Jen) development and design professor.
Platform: | Size: 17408 | Author: Sacrt | Hits:

[AI-NN-PRlibsvm-3.21

Description: matlab模式识别工具箱libsvm3.21,可以直接装载,不需要编译,证明可用-Matlab pattern recognition toolbox libsvm3.21, can be directly loaded, do not need to compile
Platform: | Size: 2294784 | Author: henji | Hits:

[OtherSTArSLR

Description: Arabic sign language recognition using spatio-temporal local binary pattern
Platform: | Size: 268288 | Author: Eng.Fulla | Hits:

[matlablibsvm-3.17

Description: 支持向量机,用于模式识别的特征分类,基于MATLAB的工具包(Support vector machines are used for feature classification of pattern recognition, based on MATLAB Toolkit)
Platform: | Size: 616448 | Author: 齐戒 | Hits:

[matlabLIBSVM

Description: LIBSVM工具箱,提供支持向量机分类及回归预测(LIBSVM Toolbox provides support vector machine classification recognition and regression prediction)
Platform: | Size: 50001920 | Author: 小小Q | Hits:

[matlabMatlab-libsvm-3.20

Description: SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。 Vapnik等人在多年研究统计学习理论基础上对线性分类器提出了另一种设计最佳准则。其原理也从线性可分说起,然后扩展到线性不可分的情况。甚至扩展到使用非线性函数中去,这种分类器被称为支持向量机(Support Vector Machine,简称SVM)。支持向量机的提出有很深的理论背景。 支持向量机方法是在后来提出的一种新方法。 SVM的主要思想可以概括为两点: 它是针对线性可分情况进行分析,对于线性不可分的情况,通过使用非线性映射算法将低维输入空间线性不可分的样本转化为高维特征空间使其线性可分,从而使得高维特征空间采用线性算法对样本的非线性特征进行线性分析成为可能。 它基于结构风险最小化理论之上在特征空间中构建最优超平面,使得学习器得到全局最优化,并且在整个样本空间的期望以某个概率满足一定上界。(442/5000 SVM(Support Vector Machine) refers to Support Vector Machine, which is a common discriminant method. In the field of machine learning, it is a supervised learning model, which is usually used for pattern recognition, classification and regression analysis. Vapnik et al. proposed another design criterion for linear classifier on the basis of years of statistical learning theory. The principle is also derived from linear separability, and then extends to linear inseparability. Even extending to the use of nonlinear functions, this classifier is called Support Vector Machine (SVM). The support vector machine has a deep theoretical background.)
Platform: | Size: 633856 | Author: 飛上云端 | Hits:

[DataMiningapriori

Description: apriori算法,matlab,大数据挖掘(The libsvm used for handwritten digit recognition, data uci . You can go to uci datasets sites directly download semeion.data. The data can be called directly after putting into the folder.)
Platform: | Size: 3072 | Author: zhangyancong | Hits:
« 12 »

CodeBus www.codebus.net