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
-
1639 Solvers
-
Recurring Cycle Length (Inspired by Project Euler Problem 26)
131 Solvers
-
48 Solvers
-
245 Solvers
-
60 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!