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
-
6402 Solvers
-
Find the peak 3n+1 sequence value
1541 Solvers
-
288 Solvers
-
Count consecutive 0's in between values of 1
246 Solvers
-
Deleting an element in a matrix
407 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!