Sparse matrix conversion???
Mostrar comentarios más antiguos
Is it possible to convert a matrix in the sparse form (using spy(X)) in the block format(ex:X=[1 0 0 1; 0 0 0 1;1 0 0 0;0 0 0 0]) for matrix multiplication???
Respuesta aceptada
Más respuestas (1)
Synchronie
el 8 de Oct. de 2011
0 votos
Categorías
Más información sobre Sparse Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!