
Use root-finding methods to solve nonlinear equations.
Prerequisites: MATLAB Onramp
These interactive lessons are available only to users with access to Online Training Suite.
Familiarize yourself with root-finding concepts and the course.
Define a root of a function and root-finding problems.
Explore the bisection method, a simple and robust root-finding algorithm.
Use the MATLAB® function fzero to find roots.
fzero
FunctionUse the MATLAB function fsolve to solve systems of nonlinear equations.
Get started quickly with the basics of MATLAB.
Use MATLAB ODE solvers to numerically solve ordinary differential equations.
Get started quickly with an introduction to symbolic math.