Block-diagonalize matrix based on specific block criteria
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ludovic Tenorio
el 30 de Ag. de 2023
Comentada: Ludovic Tenorio
el 30 de Ag. de 2023
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 comentario
Bruno Luong
el 30 de Ag. de 2023
Editada: Bruno Luong
el 30 de Ag. de 2023
And the "specific block criteria" is exactly what?
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Sparse Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!