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

13.79% Correct | 86.21% Incorrect
Last Solution submitted on Mar 30, 2022

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

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!