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 Solvers38
Suggested Problems
-
2401 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12545 Solvers
-
462 Solvers
-
240 Solvers
-
111 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!