R Tutorial 15: Root Finding Algorithm - Fixed Point, Newton Raphson, Secant, Bisection Method

Описание к видео R Tutorial 15: Root Finding Algorithm - Fixed Point, Newton Raphson, Secant, Bisection Method

This video is going to show some of the root finding algorithm: Fixed Point Iteration, Newton Raphson Method, Secant Method, Bisection Method. Each method has its own pros and cons. Choose the method based on (1) how difficult the f(x) is, (2) good starting points,(3) able to find derivative , and (4) whether the method converges or not. For the same equation, some methods work while other don't. Look for benchmark when selecting the method.

Thanks for watching. My website: http://allenkei.weebly.com

If you like this video please "Like", "Subscribe", and "Share" it with your friends to show your support! If there is something you'd like to see or you have question about it, feel free to let me know in the comment section. I will respond and make a new video shortly for you. Your comments are greatly appreciated.

Комментарии

Информация по комментариям в разработке