YoVDO

Numerical Root Finding in Python and MATLAB

Offered By: Udemy

Tags

Mathematics Courses Programming Courses Python Courses MATLAB Courses

Course Description

Overview

A Hands-on Approach

What you'll learn:
  • Theory of Bisection, Secant and Newton-Raphson Methods
  • Python Implementation of 3 Root Finding Methods
  • MATLAB Implementation of 3 Root Finding Methods

This series of video tutorials covers the numerical methods for Root Finding (Solving Algebraic Equations) from theory to implementation. In this course, three methods are reviewed and implemented using Python and MATLAB from scratch.

At first, two interval-based methods, namely Bisection method and Secant method, are reviewed and implemented. Then, a point-based method which is known as Newton's method for root finding, a.k.a. Newton–Raphson method, is reviewed and implemented. This course is instructed by Dr. Mostapha Kalami Heris, who has years of practical work and active teaching in the field of programming, mathematics, control engineering and computational intelligence.

By the end of this course you will be able to know about the fundamental theory of this root finding methods and implementing them using Python and MATLAB programming languages.


Taught by

Yarpiz Team and Mostapha Kalami Heris

Related Courses

Computer Vision: The Fundamentals
University of California, Berkeley via Coursera
Programming Languages
University of Virginia via Udacity
Learn to Program: Crafting Quality Code
University of Toronto via Coursera
Computational Photography
Georgia Institute of Technology via Coursera
Algorithms: Design and Analysis, Part 2
Stanford University via Coursera