. This function is often used when testing optimization finding algorithms, due to having it’s global minimum in a long valley. The valley is usually easy to find, the global minimum not so much.
Search
f(x,y):=(a−x)2+b(y−x2)2 . This function is often used when testing optimization finding algorithms, due to having it’s global minimum in a long valley. The valley is usually easy to find, the global minimum not so much.