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
-
12599 Solvers
-
417 Solvers
-
Sum of first n terms of a harmonic progression
319 Solvers
-
342 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
330 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!