Clear Filters
Clear Filters

Which Cluster algorithms can I use when I have a Pairwise Distance Matrix?

3 views (last 30 days)
HI,
I applied Dynamic Time Warping to my data and as a result I have a Pairwise Distance Matrix. Which Cluster algorithms can I use with that?
I tried hierarchical clustering with the functions "linkage" and "cluster". Is there any other possibility like K-NN?
Thanks!

Answers (1)

Image Analyst
Image Analyst on 11 Apr 2017
Lot of them. See the Classification Learner app on the Apps tab of the tool ribbon, if you have the Statistics and Machine Learning Toolbox.

Community Treasure Hunt

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

Start Hunting!