User Tools

Site Tools


gibson:teaching:fall-2013:math445:lab5

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gibson:teaching:fall-2013:math445:lab5 [2013/09/24 08:45]
gibson
gibson:teaching:fall-2013:math445:lab5 [2013/10/03 05:42] (current)
gibson
Line 34: Line 34:
 </​latex>​ </​latex>​
  
-Use a contour plot of the norm of ''​f'' ​over ''​x(1)x(2)'' ​to find an +Use a contour plot of the norm of $fover $x_1x_2$ to find an 
 initial guess for the search. initial guess for the search.
  
-**Problem 3:** Write a ''​newtonsearchNd''​ function that finds a zero of+**Bonus (10 pts):** Write a ''​newtonsearchNd''​ function that finds a zero of
 an N-dimensional function ''​f''​ starting from the initial guess ''​x''​. ​ an N-dimensional function ''​f''​ starting from the initial guess ''​x''​. ​
 Use this to find a zero of the nonlinear 3d function Use this to find a zero of the nonlinear 3d function
Line 46: Line 46:
 </​latex>​ </​latex>​
  
-Use the initial guess $[x,y,z] = [10, 10, 25]$. +Use the initial guess $[x,y,z] = [10, 10, 25]$.  ​Verify your answer by applying it to the 3d function. What do you expect to get? 
 + 
 +** Bonus (10 points): ** 
 +Give a brief explanation for the Newton'​s Search. Include the answers to the following questions. 
 + 
 +** - ** Purpose: What is the Newton'​s method used for? 
 + 
 +** - ** Method: How does it do this? (How is it related to the Taylor Series? Can you explain the equations used in the code?)
gibson/teaching/fall-2013/math445/lab5.1380037538.txt.gz · Last modified: 2013/09/24 08:45 by gibson