getMatrixOverlap(C1​,C2)

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 Center および MATLAB AnswersTest 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