ROOTS OF EQUATIONS

Version 1.0.0 (2.54 KB) by adnan lazem
NUMERICAL METHODS
6 Downloads
Updated 20 Mar 2023

View License

The purpose of this Lectures chapter is to document the findings of a comparison between the four methods (including the False Position Method, Fixed point Method, Bisection Method and the Newton-Raphson Method). There is a computational algorithm for each of the procedures. Ten iterations are needed for the provided approaches to converge/diverge, while the False Position Method and the Newton-Raphson Method converge after just three, three iterations, respectively. All four approaches produce the same precise root value. From these tests, we can deduce that the Newton-Raphson Method is superior to the others, including the Method of False Position. Lectured at Civil Engineering Department Course Lectures for 3rd Level students Numerical Methods & Matlab Programming Computer Laboratory

Cite As

adnan lazem (2026). ROOTS OF EQUATIONS (https://www.mathworks.com/matlabcentral/fileexchange/126560-roots-of-equations), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0