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
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12076 Solvers
-
419 Solvers
-
958 Solvers
-
357 Solvers
-
198 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!