Location:
Search - SVM matlab iris
Search list
Description: 本程序用量子行为的粒子群算法训练支持向量机,并用IRIS数据验证了该方法的有效性-This procedure acts with quantum particle swarm optimization training support vector machines, and IRIS data to verify the effectiveness of the method
Platform: |
Size: 13312 |
Author: 李慧 |
Hits:
Description: 模式识别,对iris数据进行分类,svm算法-Pattern recognition, classification of iris data, svm algorithm
Platform: |
Size: 3072 |
Author: 刘期烈 |
Hits:
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:
Description: 本人用matlab编写的支持向量机的程序,在数据集iris上进行实验,识别效果不错-I have written in with support vector machine matlab program, in experiments on the iris data set, identify good results
Platform: |
Size: 3072 |
Author: yupan |
Hits:
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:
Description: 用于svc分类, 用SMO实现SVC,并在UCI数据集Iris上进行实验,2. 可借鉴现成SVM软件包,实现回归分析。
-For svc classification, using SMO to achieve SVC, and in the UCI Iris data set on the experiment, 2. SVM can learn ready-made packages, to achieve regression analysis.
Platform: |
Size: 3072 |
Author: 陈德志 |
Hits:
Description: matlab,K折交叉验证,SVM方法对IRIS分类-K-flod,matlab ,svm method
Platform: |
Size: 2048 |
Author: yangwenbin |
Hits:
Description: 在matlab环境下,实现鸢尾花数据库的SVM分类,没有使用现成的工具包。-SVM classifier in Matlab environment, iris database, do not use off-the-shelf tool kit.
Platform: |
Size: 9216 |
Author: 李毅 |
Hits:
Description: SVM算法对IRIS数据进行分类,采用MATLAB代码编写,带iris原始数据。-matlab implementation,iris classiy,svm method
Platform: |
Size: 6144 |
Author: kenbob |
Hits:
Description: 利用matlab自带的libsvm库在iris数据集上进行分类实验(Experiment on iris dataset based on the SVM algorithm using libsvm,matlab)
Platform: |
Size: 1024 |
Author: Dean_L
|
Hits:
Description: SVM算法实现+数据
(要用到一些包,按照代码里面的import到网站下就行)
1.读取数据:在Matlab中调用textread可读取UCI数据集,这里读取的文件是iris.data,因为文件中以逗号为分隔符,所以还要在读取方法中添加参数“‘delimiter’,‘,’”,从而在读数据的时候自动跳过分隔符。
2.调用cvx工具箱中的方法:首先需要下载cvx工具箱的压缩文件,在其目录下运行cvx_setup指令,然后调用其方法,以cvx_begin开头,cvx_end为终止符号,所有需要求解的变量以及变量大小都在variable后声明,优化目标在minimize后声明,约束条件在subject to后声明。
3.根据求出的变量ω和b来对数据进行可视化,即画出散点图和支持向量。(The realization of SVM in Matlab)
Platform: |
Size: 2048 |
Author: dale无双 |
Hits:
Description: 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorithm +SVM, ISODATA, perceptron algorithm, LMSE, neural network and so on. It is used for good clustering results and is a reference for pattern recognition.)
Platform: |
Size: 6144 |
Author: 张小明12345 |
Hits:
Description: 在matlab平台上使用SVM对iris数据集进行分类(use SVM Classification of Iris data set in matlab)
Platform: |
Size: 6144 |
Author: 咩咩~ |
Hits: