Learn R Programming

smoof (version 1.6.0.3)

makeBukinN6Function: 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()

Arguments

Value

[smoof_single_objective_function]

References

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

See Also

makeBukinN2Function, makeBukinN4Function