Sparse matrix conversion???
Ältere Kommentare anzeigen
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???
Akzeptierte Antwort
Weitere Antworten (1)
Synchronie
am 8 Okt. 2011
0 Stimmen
Kategorien
Mehr zu Sparse Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!