k mean clustering on 4 column data
Ältere Kommentare anzeigen
I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure
Antworten (1)
Image Analyst
am 3 Dez. 2016
0 Stimmen
If you have the Statistics and Machine Learning Toolbox, use kmeans(). It's easy so you should be able to figure it out.
Kategorien
Mehr zu Cluster Analysis and Anomaly Detection finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!