Surrogate search with integer parameters
Show older comments
Reading the documentation for surrogate search it tells me there is an input "intcon" to specify which parameters should only take integer values.
When I try to use it, I get errors saying that I'm giving surrogateopt too many input arguments. Looking at the surrogateopt file, it indeed is missing the input intcon.
I have version 2019a. Is there something going on that I'm missing? Is intcon available in 2019b? I notice intcon is actually only available in GA, but my objective function is expensive to evaluate, so the surrogate method is much preferred.
Accepted Answer
More Answers (0)
Categories
Find more on Surrogate Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!