Newton's Method for Root Solving | Numerical Methods with Python 1

Опубликовано: 07 Июнь 2020
на канале: Alfonso Gonzalez - Astrodynamics & SE Podcast
1,157
21

In this video I go over the intuition behind Newton's method of root solving and its derivation. I also show a python function to do the computations, but will talk about it in detail in my next video.

Link to video of derivation of Newton's method (single variable):
   • Calculus: Newton's Method (1 of 7) Basics:...  

#numericalmethods #newtonsmethod #python