필터 지우기
필터 지우기

HELP: Hierarchical clustering with data matrix

조회 수: 1 (최근 30일)
luca buonocore
luca buonocore 2016년 10월 1일
편집: luca buonocore 2016년 10월 1일
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개)

Community Treasure Hunt

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

Start Hunting!

Translated by