makeCubeFunction function

Cube Function

Cube Function

The Cube Function is defined as follows: [REMOVE_ME]f(x)=100(x2x13)2+(1x1)2.[REMOVEME2] f(\mathbf{x}) = 100 (\mathbf{x}_2 - \mathbf{x}_1^3)^2 + (1 - \mathbf{x}_1)^2. [REMOVE_ME_2]

The box-constraints are given by xi[10,10],i=1,2.\mathbf{x}_i \in [-10, 10], i = 1, 2.

makeCubeFunction()

Returns

[smoof_single_objective_function]

Description

The Cube Function is defined as follows:

f(x)=100(x2x13)2+(1x1)2. f(\mathbf{x}) = 100 (\mathbf{x}_2 - \mathbf{x}_1^3)^2 + (1 - \mathbf{x}_1)^2.

The box-constraints are given by xi[10,10],i=1,2.\mathbf{x}_i \in [-10, 10], i = 1, 2.

References

A. Lavi, T. P. Vogel (eds), Recent Advances in Optimization Techniques, John Wliley & Sons, 1966.

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