Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to cluster the data?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have a data that looks like below and I want to cluster them. What would be the best algorithm to apply for clustering such data.

Thanks
1 件のコメント
Image Analyst
2016 年 6 月 3 日
編集済み: Image Analyst
2016 年 6 月 3 日
Is this just 1-D binary data? So for each index, it's either a 1 (red) or 0 (not-red/white/blank)? Please attach your data either as a text or mat file. How many clusters would you like to see in that data? (Have you seen dendrograms?)
Have you tried the Classification Learner on the Apps tab?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!