HELP: Hierarchical clustering with data matrix

how i can do a hierarchical clustering where all data are matrix? I give an example:
a= [1 1 1 1; 1 1 1 1; 1 1 1 1] b= [ 1 1 1 1; 1 1 1 1; 1 1 1 1] c= [ 1 1 1 1; 1 1 1 1; 1 1 1 1] d= [ 1 1 1 1; 1 1 1 1; 1 1 1 1]
how i can do a Hierarchical clustering and dendrogram that give me 4 nodes, where each node it's a matrix? (a,b,c,ecc)

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCluster Analysis and Anomaly Detection についてさらに検索

質問済み:

2016 年 10 月 1 日

編集済み:

2016 年 10 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by