k mean clustering on 4 column data
2 views (last 30 days)
Show older comments
I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure
0 Comments
Answers (1)
Image Analyst
on 3 Dec 2016
If you have the Statistics and Machine Learning Toolbox, use kmeans(). It's easy so you should be able to figure it out.
0 Comments
See Also
Categories
Find more on Cluster Analysis and Anomaly Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!