k mean clustering on 4 column data
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Image Analyst
2016 年 12 月 3 日
If you have the Statistics and Machine Learning Toolbox, use kmeans(). It's easy so you should be able to figure it out.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Cluster Analysis and Anomaly Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!