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 Solvers33
Suggested Problems
-
1757 Solvers
-
given 3 sides, find area of this triangle
770 Solvers
-
Determine the number of odd integers in a vector
590 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
823 Solvers
-
Mysterious digits operation (easy)
218 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!