Price Function N. 4
Fourth function by Price. The implementation is based on the defintion [REMOVE_ME]f(x)=(2x13x2−x23)2+(6x1−x22+x2)2[REMOVEME2]
subject to xi∈[−500,500].
makePriceN4Function()
Returns
[smoof_single_objective_function
]
Description
Fourth function by Price. The implementation is based on the defintion
f(x)=(2x13x2−x23)2+(6x1−x22+x2)2
subject to xi∈[−500,500].
References
W. L. Price, A Controlled Random Search Procedure for Global Optimisation, Computer journal, vol. 20, no. 4, pp. 367-370, 1977.
See Also
makePriceN1Function
, makePriceN2Function