Easom Function
Unimodal function with its global optimum in the center of the search space. The attraction area of the global optimum is very small in relation to the search space: [REMOVE_ME]f(x)=−cos(x1)cos(x2)exp(−((x1−π)2+(x2−pi)2))[REMOVEME2]
with xi∈[−100,100],i=1,2.
makeEasomFunction()
Returns
[smoof_single_objective_function
]
Description
Unimodal function with its global optimum in the center of the search space. The attraction area of the global optimum is very small in relation to the search space:
f(x)=−cos(x1)cos(x2)exp(−((x1−π)2+(x2−pi)2))
with xi∈[−100,100],i=1,2.
References
Easom, E. E.: A survey of global optimization techniques. M. Eng. thesis, University of Louisville, Louisville, KY, 1990.