makeCubeFunction | R Documentation |
The Cube Function is defined as follows:
f(\mathbf{x}) = 100 (\mathbf{x}_2 - \mathbf{x}_1^3)^2 + (1 - \mathbf{x}_1)^2.
The box-constraints are given by \mathbf{x}_i \in [-10, 10], i = 1, 2.
makeCubeFunction()
[smoof_single_objective_function
]
A. Lavi, T. P. Vogel (eds), Recent Advances in Optimization Techniques, John Wliley & Sons, 1966.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.