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
-
3799 Solvers
-
54 Solvers
-
Make a random, non-repeating vector.
11096 Solvers
-
Vectorize the digits of an Integer
335 Solvers
-
Find Index of maximum Value and maximum Value of a vector
167 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!