Learn the basics to solving nonlinear equations in MATLAB® . Apply root-finding methods to solve nonlinear equations across fields of engineering, physics, and biology.
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.
fzero
FunctionUse the MATLAB function fzero
to find roots.
fsolve
FunctionUse the MATLAB function fsolve
to solve systems of nonlinear equations.
Give feedback on the course.
Format:Self-paced
Language:English
Get started quickly with an introduction to symbolic math.
Use MATLAB ODE solvers to numerically solve ordinary differential equations.
Learn the basics of solving optimization problems in MATLAB using the problem-based approach.
Get started quickly with the basics of MATLAB.