聚类中心最小距离合并算法
两个聚类中心之间的最小距离,如小于此数,两个聚类进行-two cluster centers between the minimum distance, as tens of th
本专区汇聚了各类基于 聚类 开发的源码资源,共计 727 篇资源供开发者免费下载学习。
两个聚类中心之间的最小距离,如小于此数,两个聚类进行-two cluster centers between the minimum distance, as tens of th
ImageSegmentationClustering 老外的图像分割文献,很经典!-ImageSegmentationClustering foreigner image seg
自己编写的基于直方图的遗传聚类算法,用于图象分割。-prepared based on their genetic histogram clustering algorithm f
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大而,不同簇之间的相似度最小。-FCM algorithm is a clustering al
本程序在对图像进行纹理分析(由于共发矩阵的方法效果很不好,本程序采用基于频率域的纹理分析算法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类
训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training p
K均值图像分割,读入彩色图片,输出区域分割后的图片-K-means image segmentation, read full-color photographs, the out
不错的自组织神经网络算法,程序有注释。能运行,效果还行。-good self-organizing neural network algorithm, the procedure
this is a very good code for k means clustering. works quite fast. can download for school
简单的模式识别的分类算法(K_均值算法),适用于各种识别算法的基础分类算法--详细信息见说明-simple pattern recognition classification a
algorithms of dataminig process for clustering data
this doc is the best way to recognise the methods of clustering