====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
gibson:teaching:fall-2013:math445:lab5 [2013/10/03 05:42] gibson |
gibson:teaching:fall-2013:math445:lab5 [2013/10/03 05:42] (current) gibson |
||
---|---|---|---|
Line 37: | Line 37: | ||
initial guess for the search. | initial guess for the search. | ||
- | **Bonus:** 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 |