makePriceN1Function function

Price Function N. 1

Price Function N. 1

Second function by Price. The implementation is based on the defintion [REMOVE_ME]f(x)=(x15)2+(x25)2[REMOVEME2] f(\mathbf{x}) = (|\mathbf{x}_1| - 5)^2 + (|\mathbf{x}_2 - 5)^2 [REMOVE_ME_2]

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

makePriceN1Function()

Returns

[smoof_single_objective_function]

Description

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

f(x)=(x15)2+(x25)2 f(\mathbf{x}) = (|\mathbf{x}_1| - 5)^2 + (|\mathbf{x}_2 - 5)^2

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

References

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

See Also

makePriceN2Function, makePriceN4Function

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