k mean clustering on 4 column data

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.

Asked:

on 3 Dec 2016

Answered:

on 3 Dec 2016

Community Treasure Hunt

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

Start Hunting!