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
-
Similar Triangles - find the height of the tree
233 Solvers
-
401 Solvers
-
Determine if input is a perfect number
178 Solvers
-
Is the paranthesis sequence balanced ?
113 Solvers
-
Create an index-powered vector
504 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!