Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


soobench (version 1.9.18)

generate_himmelblau_function: Generator for the Himmelblau test function.

Description

The function is defined as:

Usage

generate_himmelblau_function()

Arguments

Value

A soo_function.

Details

f(x)=(x12+x211)2+(x1+x227)2

Examples

Run this code
# NOT RUN {
f <- generate_himmelblau_function()
plot(f, rank=TRUE)

# }

Run the code above in your browser using DataLab