Problem 2585. How to reverse spdiags?
Solution Stats
Problem Comments
-
1 Comment
Paul Berglund
on 5 Oct 2014
% this problem is not guaranteed solvable
isequal(spdiags([eye(5) zeros(5)]),spdiags(eye(5)))
Problem Recent Solvers32
Suggested Problems
-
1854 Solvers
-
1136 Solvers
-
Getting the indices from a matrix
479 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
369 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
335 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!