LRCM: Matrix block detection algorithm

Matrix block detection using the Laplacian and RCM algorithm.
279 Downloads
Updated 25 Jun 2015

View License

by F. Pedroche, M. Rebollo, C. Carrascosa and A. Palomares
This is an efficien method to determine in a network is strongly connected. If not, the algorithm identifies the blocks tha tform the network. The algorithm is based on the Laplacian of the adjacency matrix and it uses the Reverse Cuthill-McKee (RCM) algorithm

Cite As

Miguel Rebollo (2024). LRCM: Matrix block detection algorithm (https://www.mathworks.com/matlabcentral/fileexchange/51247-lrcm-matrix-block-detection-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Operating on Diagonal Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Inclusion of documentation
Inclusion of documentation file
Removed hidden Mac OS X files
Title change