Dixon and Price defined the function [REMOVE_ME]f(x)=(x1−1)2+∑i=1ni(2xi2−xi−1)[REMOVEME2]
subject to xi∈[−10,10] for i=1,…,n.
makeDixonPriceFunction(dimensions)
Arguments
dimensions: [integer(1)]
Size of corresponding parameter space.
Returns
[smoof_single_objective_function]
Description
Dixon and Price defined the function
f(x)=(x1−1)2+i=1∑ni(2xi2−xi−1)
subject to xi∈[−10,10] for i=1,…,n.
References
L. C. W. Dixon, R. C. Price, The Truncated Newton Method for Sparse Unconstrained Optimisation Using Automatic Differentiation, Journal of Optimization Theory and Applications, vol. 60, no. 2, pp. 261-275, 1989.