Problem 2476. Max Change in Consecutive Elements
Solution Stats
Problem Comments
-
2 Comments
Additional test cases have been added.
This problem needs more tests. For instance, x = [1 10 3 0 2 4 0 8 -9 1] is a case with a non-positive difference, but a maximum change, which would make many solutions fail.
Problem Recent Solvers107
Suggested Problems
-
4975 Solvers
-
Test if two numbers have the same digits
205 Solvers
-
523 Solvers
-
Returning a "greater than" vector
205 Solvers
-
Pernicious Anniversary Problem
774 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!