Periodic Function
Single-objective two-dimensional test function. The formula is given as [REMOVE_ME]f(x)=1+sin2(x1)+sin2(x2)−0.1e−(x12+x22)[REMOVEME2]
subject to the constraints xi∈[−10,10],i=1,2.
makePeriodicFunction()
Returns
[smoof_single_objective_function
]
Description
Single-objective two-dimensional test function. The formula is given as
f(x)=1+sin2(x1)+sin2(x2)−0.1e−(x12+x22)
subject to the constraints xi∈[−10,10],i=1,2.
References
M. M. Ali, C. Khompatraporn, Z. B. Zabinsky, A Numerical Evaluation of Several Stochastic Algorithms on Selected Continuous Global Optimization Test Problems, Journal of Global Optimization, vol. 31, pp. 635-672, 2005.