I have a data matrix with 1003001 rows and 3 coloums. I did the clustering with Fuzzy C-Means (FCM) and Gustafsson Kessel (FGK) in Matlab software vertion 7.10.0. This process uses a fuzzy clustering toolbox to provide results for 5 clusters, but I didn't get a result for the clustering (closest hard clustering). I only got information about the cluster center and matrix iteration. So, what should I do to obtain that information? Any suggestions?

Similar questions and discussions