This is a free preview. For full access
Applications of Differentiation
Newton’s Method for Finding Roots
Description
Newton’s Method is an iterative way to find the roots of real-valued, differentiable functions. A root is the value of x that makes a function equal to zero. This method is useful when an exact algebraic answer is hard to find.
The process starts with an initial guess. Newton’s Method then uses t...
Show More
Transcript
Il Metodo di Newton è una tecnica iterativa per trovare radici approssimative di funzioni differenziabili a valori reali.
Aiuta a risolvere equazioni non lineari troppo complesse per i metodi algebrici standard.
Ad esempio, il Metodo di Newton può stimare il tasso di interesse da un'equazione non lineare che modella il rimborso del p...
Show More