Solving Nonlinear Equations with Newton's Method
C T Kelley
Broschiertes Buch

Solving Nonlinear Equations with Newton's Method

Versandkostenfrei!
Versandfertig in über 4 Wochen
59,99 €
inkl. MwSt.
PAYBACK Punkte
30 °P sammeln!
This brief book on Newton’s method is a user-oriented guide to algorithms and implementation. In just over 100 pages, it shows, via algorithms in pseudocode, in MATLAB, and with several examples, how one can choose an appropriate Newton-type method for a given problem, diagnose problems, and write an efficient solver or apply one written by others. It contains trouble-shooting guides to the major algorithms, their most common failure modes, and the likely causes of failure. It also includes many worked-out examples (available on the SIAM website) in pseudocode and a collection of MATLAB code...