Help with creating clustering
이전 댓글 표시
Hello! I have a signal X1 and X2 I need to cluster it by depth and distance, I tried k average but, they told me that you can’t do this, tell me how best to do this
X1=[12 13 22 14 15 22]
X2=[11 12 29 0 14 31]
Y=[X1;X2];
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Hierarchical Clustering에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
