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 Solvers6691
Suggested Problems
-
Find the alphabetic word product
2874 Solvers
-
2871 Solvers
-
509 Solvers
-
Rounding off numbers to n decimals
2937 Solvers
-
Calculate the average value of the elements in the array
596 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!