Introduction - If you have any usage issues, please Google them yourself
NUMERICAL OPTIMIZATION:
This is steepest descent method with constant step length to find the minima of
f(x, y) = xy exp(− 2x^2 − y^2+ 0.3y)
Graphical represxentation in 5 ways of solution, simple and clear explained.