0

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

Elias Costa
  • 14,658
  • This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level. – Elias Costa Oct 03 '15 at 10:30

1 Answers1

0

I found this on Wikipedia and I tried to do a draft on paper:

picture