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 Solvers5349
Suggested Problems
-
2344 Solvers
-
Project Euler: Problem 3, Largest prime factor
840 Solvers
-
Number of digits in an integer
377 Solvers
-
Relative ratio of "1" in binary number
787 Solvers
-
Natural numbers in string form
743 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!