powered by
Matyas function
f_matyas(x)
The function value at x, a single numeric.
x
numeric
A numeric vector of length 2.
The function has multiple local minima and one global minimum in the origin.
https://en.wikipedia.org/wiki/Test_functions_for_optimization
f_matyas(c(0, 0))
Run the code above in your browser using DataLab