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
Metoda Newtona to technika iteracyjny służąca do znajdowania przybliżonych pierwiastków funkcji różniczkowalnych o wartościach rzeczywistych.
Pomaga rozwiązywać nieliniowe równania, które są zbyt złożone dla standardowych metod algebraicznych.
Na przykład metoda Newtona może oszacować stopę procentową na podstawie nieliniowego równan...
Show More