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 Solvers36
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2728 Solvers
-
226 Solvers
-
391 Solvers
-
Deleting an element in a matrix
467 Solvers
-
1173 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!