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
-
648 Solvers
-
413 Solvers
-
303 Solvers
-
259 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
336 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!