Problem 2476. Max Change in Consecutive Elements
Solution Stats
Problem Comments
-
2 Comments
goc3
on 15 Mar 2017
Additional test cases have been added.
Rafael S.T. Vieira
on 24 Jul 2020
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 Solvers128
Suggested Problems
-
21515 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
7898 Solvers
-
395 Solvers
-
Simple equation: Annual salary
4061 Solvers
-
833 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!