Adjacency matrix to clusters
Version 1.0.0.0 (298 Bytes) by
Raphaël Candelier
Extract clusters from an adjacency matrix
This function extracts efficiently all the clusters of connected nodes from a network described by an adjacency matrix A. The input array for A can be full or sparse, and the output is a cell of index vectors.
This function works with any Matlab version since R2009b.
More detail to be found here: http://raphael.candelier.fr/?blog=Adj2cluster
Cite As
Raphaël Candelier (2026). Adjacency matrix to clusters (https://www.mathworks.com/matlabcentral/fileexchange/60676-adjacency-matrix-to-clusters), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2009b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Find more on Sparse Matrices in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Corrected a typo in the description
|
