Roots of Equations
The following tutorials show how to find the Roots of Equations using Numerical Methods.
| Examples | Tutorials | MATLAB programs |
|---|---|---|
| Overview of roots of equations (TBD) | TBD | |
| Using fzero | usingfzero1.m usingfzero1_Fun.m |
|
| Using the bisection method | None |
There are no primers or exercises for this module.
Please refer to a Numerical Methods textbook for further details and examples.