Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Kmeans_done.rar kmeans 對IRIS 分群 很傳統的題目
  • handleParInfoGain.rar This file gives an example how to use the function "ParInfoGain.m" The user can define if a matlabpool should be used or not. This file shows an example using the well known fisher iris datafile
  • fish.zip The fisher iris data file in matlab (in case you do not have it). usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
  • AdaptScalSVM.zip PCA Algoritms Iris Data test
  • irisrecognition.rar iris recognition using matlab p-file
  • KNN_1.zip KNN algorithm on IRIS data using matlab
  • BP_iris.rar 应用bp网络对iris数据进行分类,得到了比较准确的结果
  • Toward-Accurate-and-Fast-Iris-Segmentation.rar Watermarking embeds information into a digital signal like audio, image, or video. Reversible image watermarking can restore the original image without any distortion after the hidden data is extracted. In this paper, we present a novel reversible ...
  • newseg.rar segmentation of iris.... the dist from inner pupil taken is 32 pixels... grayscale images used from casia database.
  • iris_bayes.rar 对一组iris数据进行分类的贝叶斯算法,并用留一法计算正确率