getMatrixOverlap(C1​,C2)

버전 1.0.0.0 (1.16 KB) 작성자: Ruggero G. Bettinardi
Overlap percentage between 2 community matrices
다운로드 수: 22
업데이트 날짜: 2017/5/16

라이선스 보기

> help getMatrixOverlap
call:

Prcntg = GetMatrixOverlap(C1,C2)

Given 2 Community Matrices (each one obtained using getCommunityMatrix.m),
the code returns the percentage of overlap between the two community partitions.
The two matrices are first binarized (due to the fact that communities here are
non-overlapping),then the percentage is calculated.

INPUT

C1,C2 : Community Matrices, each one <N x N>

OUTPUT

Prcntg : Percentage of overlap between the partitions in C1 and C2

인용 양식

Ruggero G. Bettinardi (2024). getMatrixOverlap(C1,C2) (https://www.mathworks.com/matlabcentral/fileexchange/62986-getmatrixoverlap-c1-c2), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Test and Measurement에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0