필터 지우기
필터 지우기

How to cluster my graph?

조회 수: 1 (최근 30일)
phdcomputer Eng
phdcomputer Eng 2018년 5월 18일
I used community detection toolbox (ComDetTBv091) for clustering my directed weighted graph. I tried to use gui but it didn't import my dataset. I called one of the clustering functions that exist in algorithms folder in the toolbox package: function VV=GCSpectralClust1(A, Kmax) A=my graph adjacency matrix and Kmax=3 (number of clusters).
The resulting figure was weird. (I attached it here). Is it correct to use the toolbox in this way?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Directed Graphs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by