PMFG

버전 1.0.0.0 (326 KB) 작성자: Tomaso Aste
Build the PMFG graph from a similarity matrix
다운로드 수: 1.2K
업데이트 날짜: 2012/10/22

라이선스 보기

Calculates the PMFG graph from a matrix of weights W (typically a similarity measure, e.g. correlations)
PMFG = doPMFG(W) returns the palnar maximally filtered graph (PMFG)
PMFG is a sparse matrix with PMFG(i,j)=W(i,j) if the edge i-j is present
and PMFG(i,j)=0 if not
W must be sparse, real, square and symmetric

Tomaso Aste
UCL Computer Science

Please refer to:

T. Aste, T. Di Matteo and S. T. Hyde,
Complex Networks on Hyperbolic Surfaces,
Physica A 346 (2005) 20-26.

M. Tumminello, T. Aste, T. Di Matteo, R.N. Mantegna,
A tool for filtering information in complex systems,
Proceedings of the National Academy of Sciences of the United States
of America (PNAS) 102 (2005) 10421-10426.

in your published research.

인용 양식

Tomaso Aste (2024). PMFG (https://www.mathworks.com/matlabcentral/fileexchange/38689-pmfg), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Mathematics and Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

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