I am a problem a to determine a minimum of a function by a method using the iterative gradient methods and Newton. Whether à function of type $f(x,y)=100\cdot(y-x^{2})^{2} + (1-x)^{2}$ how I can to determine with the methods of gradient and newton ?
Thanks guys