Error in the Matlab documentation for surrogateopt
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I think there is an error in the documentation of surrogateopt solver in matlab-global optimization toolbox.
In particular this error is about the 'ObjectiveLimit' field of the options of the algorithm. The documentation reports:

Instead in the source code...

Indeed I'm running an optimization that found the ObjectiveLimit value at the 6th "iteration" but now it's at iteration #304 and it didn't stopped yet.
Am I right?
1 Kommentar
Walter Roberson
am 21 Jul. 2019
I would suspect more a bug in the code than in the documentation. It is worth reporting.
Antworten (1)
Divya Gaddipati
am 26 Jul. 2019
Hi,
I have brought this issue to the notice of our developers. They will investigate the matter further.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Surrogate Optimization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!