Problem 45963. Function minimization - global minimum
Sequel of problem 45951
https://www.mathworks.com/matlabcentral/cody/problems/45951
Can you do even better, within the resource limitations of cody?
You are given a function handler fun (one scalar input, one scalar output) and a value to beat ytobeat. Return a minimizer xopt between such that fun(xopt) < ytobeat. Solutions to problems in test suite are guaranteed to exist.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Return a list sorted by number of occurrences
2776 Solvers
-
72 Solvers
-
153 Solvers
-
144 Solvers
-
8516 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!