搜索资源列表
PRmatlabprogram
- matlab聚类,应用平均值法求新的聚类中心-matlab clustering, the application of the cluster center average method novelty
kmeans
- 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
k-mediods
- 用于图像特征的K中心点聚类(k-mediods)的matlab实现。-k-mediods implements by matlab, used for cluster of image feature
matlab_k_clustering
- 基于matlab的k中心点聚类算法,适于matlab和聚类分析的入门学习-failed to translate
SLIC_segment
- SLIC 超像素分割算法,在MATLAB平台上实现的算法,其核心为:首先均匀地指定聚类中心,然后根据features将周围的点聚类。- SLIC super pixel segmentation algorithm implemented on the MATLAB platform, the core idea is: first to specify the cluster center, and then according to the features clustering aro
AP聚类
- AP聚类算法是基于数据点间的"信息传递"的一种聚类算法。与k-均值算法或k中心点算法不同,AP算法不需要在运行算法之前确定聚类的个数。(AP clustering algorithm is a kind of clustering algorithm based on "information transfer" between data points. Unlike the k- mean algorithm or the k center point