Block-diagonalize matrix based on specific block criteria

5 views (last 30 days)
I would like to re-arrange a symmetric logical matrix to form "blocks" along the diangonal. Here, I define these blocks based on row/colums that share ones.
To illustrate visually, here is the inital symmetric logical matrix:
And I would like to find the permutations that give me this:

Accepted Answer

Bruno Luong
Bruno Luong on 30 Aug 2023
See symrcm symamd colamd commands and such

More Answers (0)

Categories

Find more on Sparse Matrices in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!