mirror of
https://github.com/randomman552/cm2208-non-linear-equations.git
synced 2026-07-04 07:57:05 +00:00
No description
- MATLAB 100%
| .preview | ||
| Bisection.m | ||
| BisectionInitialise.m | ||
| matlab.mat | ||
| Newton.m | ||
| NewtonMulti.m | ||
| Ostrowski.m | ||
| README.md | ||
| RootFindingImproved.m | ||
| visualiseConvergence1.m | ||
| visualiseConvergence2.m | ||
CM2208 - Solving One Variable Non Linear Equations
visualiseConvergence2
Each color represents the value that is obtained for that given starting value.
The grey area represents points for which the value never converges.
The calculation for these images uses complex numbers.

