Hopsan
|
The constrained simplex algorithm, also known as the complex algorithm, is based upon the simplex method developed by (Spendley et al, 1962) and (Nelder & Mead, 1965). It was first presented by (Box, 1965) and later improved by (Guin, 1968).
To optimize a model with n tunable parameters, we use k≥n+1 points in an n-dimensional parameter space, typically k=2n. The most important settings are the reflection coefficient , the randomization factor and the forgetting factor . The following procedure is used:
Reflect the worst point through the geometric centre of the other points, using the following formula:
Spendley W., Hext G. R., and Himsworth F. R., “Sequential application of Simplex designs in optimisation and evolutionary operation,” Technometrics, vol. 4, pp. 441-462, 1962.
Nelder J. A. and Mead R., “A simplex method for function minimization,” Computer Journal, vol. 7, pp. 308-313, 1965.
Box M. J., “A new method of constraint optimization and a comparison with other methods,” Computer Journal, vol. 8, pp. 42-52, 1965.
Guin J. A., “Modification of the Complex method of constraint optimization,” Computer Journal, vol. 10, pp. 416-417, 1968.