Problem 1107. Find max
Solution Stats
Problem Comments
-
4 Comments
What is the interest ?
15.99% per annum.
Good problem
nice question with many ways to solve
Solution Comments
-
1 Comment
conceptual !
-
1 Comment
harder than thought
-
1 Comment
good problem
-
1 Comment
difficult nice!
-
2 Comments
y=max(x,[],'all');
like it
-
1 Comment
function y = your_fcn_name(x)
y = max(max(x));
end
-
1 Comment
Beautiful
Problem Recent Solvers5366
Suggested Problems
-
Maximum running product for a string of numbers
1539 Solvers
-
905 Solvers
-
The Answer to Life, the Universe, and Everything
435 Solvers
-
Is this triangle right-angled?
4137 Solvers
-
Integer Sequence - II : New Fibonacci
384 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!