说明:基于极化熵,极化散射角,以及反熵的whishart聚类,还提供了freeman分解的代码
说明:KMeans聚类 (KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.
Initial_-Clustering cluster-number-find best_kmeans kmeans-cluster matlab-kmean
说明:聚类分析
说明:DBSCAN聚类算法,初步实现,功能比较简单,数据集比较简单。
说明:基于局部模糊C均值聚类算法的图像分割的matlab源代码
说明:FCM,PCM聚类算法matlab程序,简单但能运行