NeedleEye objective function.
This class defines the Needle-Eye global optimization problem. This is a a multimodal minimization problem defined as follows:
Where, in this exercise, .
Here, represents the number of dimensions and for .
Global optimum: for for
Gavana, A. Global Optimization Benchmarks and AMPGO
NewFunction01 objective function.
This class defines the NewFunction01 global optimization problem. This is a multimodal minimization problem defined as follows:
with for .
Global optimum: for
Mishra, S. Global Optimization by Differential Evolution and Particle Swarm Methods: Evaluation on Some Benchmark Functions. Munich Personal RePEc Archive, 2006, 1005
NewFunction02 objective function.
This class defines the NewFunction02 global optimization problem. This is a multimodal minimization problem defined as follows:
with for .
Global optimum: for
Mishra, S. Global Optimization by Differential Evolution and Particle Swarm Methods: Evaluation on Some Benchmark Functions. Munich Personal RePEc Archive, 2006, 1005
Warning
minimum value is estimated from running many optimisations and choosing the best.