makeHimmelblauFunction function

Himmelblau Function

Himmelblau Function

Two-dimensional test function based on the function defintion [REMOVE_ME]f(x)=(x12+x211)2+(x1+x227)2[REMOVEME2] f(\mathbf{x}) = (\mathbf{x}_1^2 + \mathbf{x}_2 - 11)^2 + (\mathbf{x}_1 + \mathbf{x}_2^2 - 7)^2 [REMOVE_ME_2]

with box-constraings xi[5,5],i=1,2\mathbf{x}_i \in [-5, 5], i = 1, 2.

makeHimmelblauFunction()

Returns

[smoof_single_objective_function]

Description

Two-dimensional test function based on the function defintion

f(x)=(x12+x211)2+(x1+x227)2 f(\mathbf{x}) = (\mathbf{x}_1^2 + \mathbf{x}_2 - 11)^2 + (\mathbf{x}_1 + \mathbf{x}_2^2 - 7)^2

with box-constraings xi[5,5],i=1,2\mathbf{x}_i \in [-5, 5], i = 1, 2.

References

D. M. Himmelblau, Applied Nonlinear Programming, McGraw-Hill, 1972.

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