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
-
Return a list sorted by number of occurrences
2777 Solvers
-
Return the first and last characters of a character array
9918 Solvers
-
302 Solvers
-
453 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
244 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!