User Tools

Site Tools


gibson:teaching:fall-2012:math445:newtonsearch.m

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

Link to this comparison view

Both sides previous revision Previous revision
gibson:teaching:fall-2012:math445:newtonsearch.m [2012/09/24 19:33]
gibson
gibson:teaching:fall-2012:math445:newtonsearch.m [2012/09/24 20:38] (current)
gibson
Line 1: Line 1:
 +A bare-bones Newton search code for solving the nonlinear equation //f(x) = 0//.
 +
 <​code>​ <​code>​
 function x = newtonsearch(f,​x) function x = newtonsearch(f,​x)
gibson/teaching/fall-2012/math445/newtonsearch.m.1348540433.txt.gz · Last modified: 2012/09/24 19:33 by gibson