Problem 44725. Find argmax of a function
You are given vectors x and y (=f(x)). Return the element of x for which f(x) is maximized.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers37
Suggested Problems
-
Flip the main diagonal of a matrix
828 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
830 Solvers
-
613 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
165 Solvers
-
Cumulative product of a vector
284 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!