Block-diagonalize matrix based on specific block criteria
조회 수: 5 (최근 30일)
이전 댓글 표시
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:

댓글 수: 1
Bruno Luong
2023년 8월 30일
편집: Bruno Luong
2023년 8월 30일
And the "specific block criteria" is exactly what?
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!