Surrogate search with integer parameters

5 Ansichten (letzte 30 Tage)
Phillip Brown
Phillip Brown am 2 Dez. 2019
Kommentiert: Stephan am 2 Dez. 2019
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.

Akzeptierte Antwort

Stephan
Stephan am 2 Dez. 2019
Bearbeitet: Stephan am 2 Dez. 2019
intcon was introduced to surrogateopt in R2019b.
  2 Kommentare
Phillip Brown
Phillip Brown am 2 Dez. 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 am 2 Dez. 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by