next up previous
Next: Computer Lab #4: Newton's Up: Computer Lab #3: Linearization Previous: Example

Exercises to Hand in


1.
Examine the function f(x,y)=5+xy-x2-y2 and its best linear approximation at (a,b)=(0,1). Create m-files as in the example above. Start with a 2 x 2 box around (0,1) and draw the surfaces and contour plots. Then zoom in until the tangent plane and the surface are close. Examine the contour plots after zooming as well.

(Hand in your plots, answers to the questions, and any other observations you care to make.)

2.
Now consider the function g(x,y)=(x2+y2)1/2.


next up previous
Next: Computer Lab #4: Newton's Up: Computer Lab #3: Linearization Previous: Example
Mark Bridger
1/4/2002