makeShubertFunction: Shubert Function

View source: R/sof.shubert.R

makeShubertFunctionR Documentation

Shubert Function

Description

The definition of this two-dimensional function is given by

f(\mathbf{x}) = \prod_{i = 1}^{2} \left(\sum_{j = 1}^{5} \cos((j + 1)\mathbf{x}_i + j\right)

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

Usage

makeShubertFunction()

Value

An object of class SingleObjectiveFunction, representing the Shubert Function.

[smoof_single_objective_function]

References

J. P. Hennart (ed.), Numerical Analysis, Proc. 3rd AS Workshop, Lecture Notes in Mathematics, vol. 90, Springer, 1982.


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.