k mean clustering on 4 column data

1 view (last 30 days)
Jay Hanuman
Jay Hanuman on 3 Dec 2016
Answered: Image Analyst on 3 Dec 2016
I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure

Answers (1)

Image Analyst
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!