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
-
Determine whether a vector is monotonically increasing
16632 Solvers
-
Check to see if a Sudoku Puzzle is Solved
307 Solvers
-
Find a subset that divides the vector into equal halves
371 Solvers
-
115 Solvers
-
Find the distance between runs
48 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!