搜索资源列表
PerceptionApproach
- 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。-the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.
模式识别分类器
- 本程序用来实现模式识别中二维线性变换的分类其设计-the procedures used for pattern recognition of two-dimensional linear transform its design classification
StanfordClassifier.tar
- Standord Classifier实现了一个基于Java的最大熵分类器。用于模式识别,特别是自然语言处理方面的应用。-Stanford Classifier achieved a Java-based Maximum Entropy classifier. For pattern recognition, especially natural language processing the application.
PR_Procedure
- 自己编写的一个模式识别中的分类器算法,这是源代码,分类标准还可以。-themselves prepared a pattern recognition algorithm for the classification, which is the source code, classification criteria can.
源程序及测试数据
- 使用交遇区样本分类器设计的模式识别程序 用C语言编程-use overlapping region samples classifier design pattern recognition procedures using C language programming
ImagePatternRecognition
- 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
KNNC
- 提出基于优化K-最近邻域分类器(K-Nearest Neighbor Classifier,KNNC)的轴承故障模式识别方-proposed K-Nearest Neighbor Classifier(KNNC), diagnosing method
Fisher_Bayes
- 模式识别中Fisher、Bayes分类器设计-Design of Fisher and Bayes Classifier in Pattern Recognition