Home \ Tutorials \ Root Finding in MATLAB — Video Tutorial
Numerical Computations in MATLAB: Root Finding

Root Finding in MATLAB — Video Tutorial

In this video tutorial, “Root Finding Methods” has been reviewed and implemented using MATLAB. For watching full course of Numerical Computations, visit this page.

Watch Online

Four sections of this video tutorial are available on YouTube and they are embedded into this page as playlist.

Video Files

Section 1: Finding roots of polynomials using roots YouTube)

Section 2: Finding roots of nonlinear functions using fzeroYouTube)

Section 3: Solving system of nonlinear equations using fsolve YouTube)

Section 4: Solving system of linear equations using linsolve YouTube)

Citing This Work

If you wish, you can cite this content as follows.

Cite as:

Mostapha Kalami Heris, Root Finding in MATLAB — Video Tutorial (URL: https://yarpiz.com/541/yptnm190520-s01-04-root-finding), Yarpiz, 2019.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.

x

Check Also

Numerical Computations

Numerical Computations in MATLAB — Video Tutorial

In this video tutorial, “Numerical Computations in MATLAB” has been reviewed. In fact, the built-in ...