𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Solving Nonlinear Equations with Newton's Method (Fundamentals of Algorithms)

✍ Scribed by C. T. Kelley


Publisher
Society for Industrial Mathematics
Year
1987
Tongue
English
Leaves
119
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This is a concise and practical introduction to some Newton method scheme, which can be read in a day or two if the reader has some background in numerical methods. The book sketches the main idea behind the methods and clearly explains the pros and cons of each method.

I did not give 5 stars because the reader will eventually need his other book, Iterative Methods for Linear and Nonlinear Equations, SIAM 1995, in order to write one own code and get all the details right.


πŸ“œ SIMILAR VOLUMES


Solving Nonlinear Equations with Newton'
✍ C. T. Kelley πŸ“‚ Library πŸ“… 1987 πŸ› Society for Industrial Mathematics 🌐 English

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 a

Solving Nonlinear Equations with Newton'
✍ C. T. Kelley πŸ“‚ Library πŸ“… 1987 πŸ› Society for Industrial and Applied Mathematics 🌐 English

<span>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 w

Solving Nonlinear Equations with Newton'
✍ C. T. Kelley πŸ“‚ Library πŸ“… 1987 πŸ› Society for Industrial Mathematics 🌐 English

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 a