makePriceN4Function function

Price Function N. 4

Price Function N. 4

Fourth function by Price. The implementation is based on the defintion [REMOVE_ME]f(x)=(2x13x2x23)2+(6x1x22+x2)2[REMOVEME2] f(\mathbf{x}) = (2\mathbf{x}_1^3 \mathbf{x}_2 - \mathbf{x}_2^3)^2 + (6\mathbf{x}_1 - \mathbf{x}_2^2 + \mathbf{x}_2)^2 [REMOVE_ME_2]

subject to xi[500,500]\mathbf{x}_i \in [-500, 500].

makePriceN4Function()

Returns

[smoof_single_objective_function]

Description

Fourth function by Price. The implementation is based on the defintion

f(x)=(2x13x2x23)2+(6x1x22+x2)2 f(\mathbf{x}) = (2\mathbf{x}_1^3 \mathbf{x}_2 - \mathbf{x}_2^3)^2 + (6\mathbf{x}_1 - \mathbf{x}_2^2 + \mathbf{x}_2)^2

subject to xi[500,500]\mathbf{x}_i \in [-500, 500].

References

W. L. Price, A Controlled Random Search Procedure for Global Optimisation, Computer journal, vol. 20, no. 4, pp. 367-370, 1977.

See Also

makePriceN1Function, makePriceN2Function

  • Maintainer: Jakob Bossek
  • License: BSD_2_clause + file LICENSE
  • Last published: 2023-03-10