搜索资源列表
patternreg
- 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
k_means_image
- 国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
K-L
- 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
K-Lchange
- 打开彩色图像,并实现基本的图像变换和模式识别
K均值聚类算法
- 是模式识别中的一种分类算法,用C++编程,很实用。
KMean 模式识别中最经典的K均值聚类算法
- Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
KmeansForClustering
- 该源代码是模式识别课程作业。通过K平均算法实现聚类的目的。效果比较好。另外本人还设计了等高线法,用于聚类,思想较好,效果一般,但是值得参考。-This code is a Pattern Recognition homework. It use Kmeans to clustering, and get a good result. It s good for a reference.
KwithC-neighbor
- 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
K
- 模式识别中的K均值聚类算法 简单易行 编码通俗易懂-Pattern Recognition in the K-means clustering algorithm for a simple user-friendly coding
123456789K_Average
- K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
ClassifyHomework
- 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
KMeansBMPSeg
- 模式识别经典方法之一 K均值算法(KMeans)进行图像分割 有完善的图形界面 可以通过柱状图的形式动态展示聚类程序-One of the classical method of pattern recognition K means algorithm (KMeans) for image segmentation has improved graphical interface can be dynamically displayed in the form of histogram clu
Kmeans
- k均值聚类算法代码 用于模式识别等学科的编程应用-k-means clustering algorithm code for pattern recognition applications such as programming disciplines
K-MEANS
- 基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
k-matlab
- k均值的现代模式识别的作业,包括实验报告,对学习这门课的同学很有用-k-means modern pattern recognition operations, including the lab report, students learning this course useful
K-means
- 模式识别算法程序 K均值算法 主要是实现了K均值聚类分析算法,能够实现对图像的自动分类和识别。-Pattern recognition algorithm K-means algorithm K-means clustering analysis algorithms can achieve automatic image classification and identification.
K_AVERAGE
- 模式识别K均值处理,程序经过自己修改,可以运行-Pattern Recognition K-means treatment program after their changes, you can run
k
- 模式识别课程设计,K均值聚类,C语言代码-C progress
模式识别
- 贝叶斯估计,最大似然估计,Fisher线性识别和K均值(Bias estimation, maximum likelihood)
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)