Problem 50412. Number Puzzle - 075
Solution Stats
Problem Comments
-
2 Comments
monotonically increasing means < not <= Doddy
According to the New Oxford American Dictionary, monotonic means "varying in such a way that it either never decreases or never increases." If something monotonically increases (i.e., never decreases), >= is appropriate. In like fashion, if something monotonically decreases (i.e., never increases), <= is also appropriate.
Problem Recent Solvers17
Suggested Problems
-
6419 Solvers
-
325 Solvers
-
Test Problem; Create a 5x5 array containing all ones
328 Solvers
-
682 Solvers
-
17 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!