This solution is outdated. To rescore this solution, sign in.
-
1 Comment
Peng Liu
on 4 Sep 2016
This problem here only focused on real sparse matrix in a 32-bit system. For real sparse matrix in a 64-bit system, we should replace 4 by 8 and 12 by 16 in the calculation. For complex sparse matrix in a 64-bit system, we should replace 4 by 8 and 12 by 24.
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9004 Solvers
-
261 Solvers
-
1514 Solvers
-
1479 Solvers
-
342 Solvers
More from this Author30
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!