Surrogate search with integer parameters

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.

 Respuesta aceptada

Stephan
Stephan el 2 de Dic. de 2019
Editada: Stephan el 2 de Dic. de 2019

0 votos

intcon was introduced to surrogateopt in R2019b.

2 comentarios

Phillip Brown
Phillip Brown el 2 de Dic. de 2019
Thanks for that. How do you find out when components were introduced? The documentation says surrogateopt was introduced in R2018b, but thats all I can find.
Stephan
Stephan el 2 de Dic. de 2019
The lst section of most of the entries in the documentations is always See also. Below this there is the information when the function was instroduced. Changes in the functions you can find in the release notes as already posted in my answer.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Productos

Versión

R2019a

Etiquetas

Preguntada:

el 2 de Dic. de 2019

Comentada:

el 2 de Dic. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by