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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1857 Solvers
-
9470 Solvers
-
Sum the elements in either diagonal of a square matrix
213 Solvers
-
124 Solvers
-
261 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!