Fuzzy C-Means Clustering Algorithm
The FCM algorithm iteratively updates the cluster center matrix C and membership matrix U through repeated optimization cycles, typically minimizing a weighted within-cluster sum of squared errors objective function.