Introduction - If you have any usage issues, please Google them yourself
This paper describes the basis of cluster analysis methods and focus on the FCM clustering algorithm. FCM algorithm is a clustering algorithm based on division and the idea is to make it to the same cluster is divided into the biggest similarity between the objects, while the minimum similarity between different clusters. Finally, I realize the implementation of image information of the cluster based on MATLAB.