getCommunicability(​W,g,nQexp)

버전 1.0.0.0 (1.78 KB) 작성자: Ruggero G. Bettinardi
Compute Communicability matrix
다운로드 수: 99
업데이트 날짜: 2017/5/16

라이선스 보기

call:

Qexp = getCommunicability(W,g,nQexp)

Compute the communicability matrix Qexp from
the structural network defined by matrix W.

INPUT

W : n-by-n matrix (cab be weighted, unweighted, directed or undirected)
g : global coupling factor (default is 1)
nQexp : set to 1 if want to normalize the communicability matrix Qexp between
0 and 1, 0 otherwise (default is 0).[*]

OUTPUT

Qexp : Communicability matrix (n-by-n)



[*] If I want to compare the communicability between network of same size,
than I would want o normalize the communicability (nQexp=1). Otherwise,
if networks have different size, I do not want to normalize the communicability (nQexp=0).


BIBLIOGRAPHY:
-------------

- E Estrada, N Hatano, Communicability in complex networks
Physical Review E, 2008 - APS

- E Estrada, N Hatano, M Benzi, The physics of communicability in complex networks
Physics reports, 2012 - Elsevier

인용 양식

Ruggero G. Bettinardi (2024). getCommunicability(W,g,nQexp) (https://www.mathworks.com/matlabcentral/fileexchange/62987-getcommunicability-w-g-nqexp), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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