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
Siddharth Pachpor
on 8 May 2022 at 0:30
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 Solvers5389
Suggested Problems
-
Extract leading non-zero digit
1558 Solvers
-
Is my wife right? Now with even more wrong husband
1281 Solvers
-
424 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
360 Solvers
-
There are 10 types of people in the world
624 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!