Introduction - If you have any usage issues, please Google them yourself
This the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final cluster centers are obtained using the standard FCM.