k mean clustering on 4 column data
Afficher commentaires plus anciens
I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure
Réponses (1)
Image Analyst
le 3 Déc 2016
0 votes
If you have the Statistics and Machine Learning Toolbox, use kmeans(). It's easy so you should be able to figure it out.
Catégories
En savoir plus sur Cluster Analysis and Anomaly Detection dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!