Problem 1107. Find max
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Jean-Marie Sainthillier
on 8 Dec 2012
What is the interest ?
Raymond MacNeil
on 4 Jan 2020
15.99% per annum.
Isabella Stellitano
on 13 Nov 2021
Good problem
Deniz Can
on 28 Mar 2022
nice question with many ways to solve
Solution Comments
-
1 Comment
礼欣
on 30 Jul 2022
good
-
1 Comment
Siddharth Pachpor
on 8 May 2022
conceptual !
-
1 Comment
Haoran Tian
on 28 Nov 2021
harder than thought
-
1 Comment
Josh Klueber
on 11 Nov 2021
good problem
-
1 Comment
john perkins
on 4 May 2021
difficult nice!
-
2 Comments
Piero Cimule
on 20 Jun 2020
y=max(x,[],'all');
Aidan Guenther
on 12 Dec 2020
like it
-
1 Comment
Umur Ulas Harman
on 25 Jun 2020
function y = your_fcn_name(x)
y = max(max(x));
end
-
1 Comment
JL
on 13 Dec 2021
Beautiful
Problem Recent Solvers6712
Suggested Problems
-
1832 Solvers
-
Longest run of consecutive numbers
4123 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
1300 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
636 Solvers
-
833 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!