Learn R Programming

hydroPSO (version 0.1-54-1)

test_functions: Test Functions for Global Optimisation

Description

Test functions commonly used as benchmark for global optimisation problems

Usage

ackley(x)
griewank(x)
sphere(x)
rastrigrin(x)
rosenbrock(x)
schafferF6(x)

Arguments

x
numeric vector to be evaluated

References

http://www.zsd.ict.pwr.wroc.pl/files/docs/functions.pdf

http://www-optima.amp.i.kyoto-u.ac.jp/member/student/hedar/Hedar_files/TestGO_files/Page364.htm

http://www.geatbx.com/docu/fcnindex-01.html