Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeEasomFunction

Easom Function


Description

Unimodal function with its global optimum in the center of the search space. The attraction area of the global optimum is very small in relation to the search space:

f(\mathbf{x}) = -\cos(\mathbf{x}_1)\cos(\mathbf{x}_2)\exp≤ft(-≤ft((\mathbf{x}_1 - π)^2 + (\mathbf{x}_2 - pi)^2\right)\right)

with \mathbf{x}_i \in [-100, 100], i = 1,2.

Usage

makeEasomFunction()

Value

[smoof_single_objective_function]

References

Easom, E. E.: A survey of global optimization techniques. M. Eng. thesis, University of Louisville, Louisville, KY, 1990.


smoof

Single and Multi-Objective Optimization Test Functions

v1.6.0.2
BSD_2_clause + file LICENSE
Authors
Jakob Bossek [aut, cre], Pascal Kerschke [ctb]
Initial release
2020-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.