搜索资源列表
基于虹膜的模式识别VC源码
- 基于虹膜的模式识别的源码-iris based pattern recognition source code
IRIS数据
- IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
Iris
- 模式识别,对iris数据进行分类,svm算法
基于虹膜的模式识别VC源码
- 基于虹膜的模式识别的源码-iris based pattern recognition source code
PerceptionApproach
- 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
IRIS数据
- IRIS数据 用于聚类方法 主要用于模式识别、图像分割等-IRIS data for clustering method used pattern recognition, image segmentation, etc.
iris_bayes
- 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
moshishibie12345
- 模式识别,isodata 算法,对iris数据进行分类-pattern recognition, isodata algorithm, the iris data classification
bp_matlab_pattern
- 是我的模式识别的作业,可以成功的分类iris数据,大家可以-is my pattern recognition operations, the classification can be successful iris data, we will look at
ISODATA.Clustering
- ISODATA聚类实验 模式识别课程实验所用的源程序-ISODATA clustering pattern recognition experimental courses used in the experimental program
shibie
- 模式识别感知器算法实现(样本分类),基于iris数据-Pattern recognition algorithm perceptron (sample classification), based on the iris data
Iris
- 模式识别,对iris数据进行分类,svm算法-Pattern recognition, classification of iris data, svm algorithm
Fisher520
- 模式识别分类器的设计,此为fisher法源码,经调试通过。所用数据为标准IRIS。-Pattern recognition classifier design, the source for the fisher law, adopted by the debugger. Data used as the standard IRIS.
Iris
- iris标准数据集 模式识别; matlab环境-iris data
Pattern-Recognition
- 字符识别、K-L人脸识别、虹膜识别、笔画识别等模式识别的例程和资料。-Character recognition, KL face recognition, iris recognition, stroke recognition, pattern recognition routines and information.
Bayes-iris
- 本人编写的模式识别中的bayes判别分析算法,识别效果不错-I write the pattern recognition algorithm bayes discriminant analysis to identify good results
模式识别实验一
- matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
iris
- 取Iris-setosa前40组数据的前两列和Iris-versicolor的前40组数据的前两列作为训练样本。即训练样本共有两类,每类40组数据,每组数据由两个属性值。进行分类训练(Take the first two columns of the first 40 sets of data and the first two sets of the first 40 groups of Iris-setosa as the trai
新建 360压缩 ZIP 文件
- 编写两类正态分布模式的贝叶斯分类程序 了解正态分布模式的贝叶斯分类判别函数(IRIS simulation of Bias pattern recognition)
模式识别代码
- 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implemen