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
-
How to find the position of an element in a vector without using the find function
2806 Solvers
-
23557 Solvers
-
80 Solvers
-
64 Solvers
-
Matrix indexing with two vectors of indices
769 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!