模糊 c-均值我要分享

fuzzy c-means

matlab 模糊 均值

关注次数: 207

下载次数: 0

文件大小: 394.09 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:模糊 C-均值聚类算法使用最小化功能的模糊 C 均值。该函数计算标准的欧氏距离规范,诱导矩阵的范数是 nxn 恒等矩阵。结构数组中收集到的分区的结果。


English Description:

The Fuzzy C-Means Clustering algorithm uses the minimization  of the Fuzzy C Means functional. The functioncalculates the standard Euclidian distance norm,the norm inducing matix is an nxn identity matrix.The result of the partition is collected in structure arrays.   


代码预览