makeBukinN6Function: Bukin function N. 6

View source: R/sof.bukin.n6.R

makeBukinN6FunctionR Documentation

Bukin function N. 6

Description

Beside Bukin N. 2 and N. 4 this is the last “Bukin family” function. It is given by the formula

f(\mathbf{x}) = 100 \sqrt{||\mathbf{x}_2 - 0.01 \mathbf{x}_1^2||} + 0.01 ||\mathbf{x}_1 + 10||

and the box constraints mathbf{x}_1 \in [-15, 5], \mathbf{x}_2 \in [-3, 3].

Usage

makeBukinN6Function()

Value

An object of class SingleObjectiveFunction, representing the Bukin N.6 Function.

[smoof_single_objective_function]

References

Z. K. Silagadze, Finding Two-Dimensional Peaks, Physics of Particles and Nuclei Letters, vol. 4, no. 1, pp. 73-80, 2007.

See Also

makeBukinN2Function, makeBukinN4Function


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