Name
EGO_tell — Tell EGO optimizer new data point and criterion value.
Calling Sequence
opt=EGO_tell(opt,x,y)
Parameters
- opt:
mlist of type EGO.
- x:
new data point, row vector.
- y:
response (criterion) value at x.
- opt:
updated optimizer (mlist of type EGO).
Description
Tell EGO optimizer new data point and criterion value.
Examples
See EGO or demos.
Authors
Janis Janusevskis, 3MI/EMSE |
Bibliography
Jones D.R., Schonlau M. and Welch W.J. (1998), Efficient Global Optimization of Expensive Black-Box Functions, Journal of Global optimization, 13:, 455-492.
Pujol G., Le Riche R. (2007). Description de l'architecture Scilab pour le projet RNTL/OMD.