How to get a sparse block matrix?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have four 3-cross-3 matrices which are sparse. How do i add those matrices to (i,i) (i,j) (j,j) (j,i) of the 3N-cross-3N sparse matrix?
1 comentario
James Tursa
el 10 de Mayo de 2018
Editada: James Tursa
el 10 de Mayo de 2018
We need more details from you. Can you provide a short example showing exactly where the additions are supposed to go in the 3Nx3N matrix? Why can't you just directly add them in?
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!