k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码 - 下载
|
模式识别的聚类方法:C-均值算法,求得不同的分类- 下载
|
用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm 下载
|
C均值法,用于模式识别中的聚类算法。非常好用!-C - Means method for pattern recognition algorithm for clustering. Very handy! 下载
|
本书共分10章,1-6为判别法模式识别理论,7和8章为句法模式识别,9为交互模式识别,最后是模糊模式识别。后面有一些计算机程序实例。-The book is divided into 10 chapters ,1-6 for discriminating method of pattern recognition, 7 and Chapter 8 of syntactic pattern recognition, 9 for interactive pattern recognition, fuzzy pattern recognition is final. Behind some examples of computer programs. 下载
|
人脸识别是模式识别中应用很广得一个方向,这是一个人脸识别算法visual c++版本-Face recognition is the application of pattern recognition in a very broad direction, This is a face recognition algorithm visual c + + version 下载
|
模式识别 ISODATA算法 ,ISODATA算法与C-均值算法相似,聚类中心都是通过样本均值的迭代运算来决定的;- 下载
|
模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm. 下载
|
PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc. 下载
|
k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code 下载
|