Thursday, 15 August 2013

MATLAB: Global Optimization where one parameters has to be an odd integer

MATLAB: Global Optimization where one parameters has to be an odd integer

I want to find the global minimum of a function f that takes two
parameters a and b. While a is continuous, b has to be an odd integer. How
can I approach this problem, given MATLAB's built in functions and those
that come with the Optimization and Global Optimization Toolboxes?

No comments:

Post a Comment