fcm是模糊c均值聚类算法我要分享

FCM is a fuzzy c-means clustering algorithm

C均值算法 cluster-fuzzy 聚类 最佳聚类 模糊C

关注次数: 250

下载次数: 1

文件大小: 6K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心


English Description:

FCM is a fuzzy c-means clustering algorithm. After the clustering center is determined, the best clustering center is determined by iteration


代码预览