Marouane's Method - An Improvement to the Secant Method
This study presents an improvement to the secant method by reconstruction,in numerical analysis,the secant method is a root finding algorithm that uses a succession of roots of secant lines to better approximate a root of function F.secant method which its convergence is superlinear is used in combination with bissection and inverse quadratic interpolation in Bren't and Zhang' method wich are one of the most powerful root finding algorithms.the new method presented in this study presents so much advantages in root finding algorithms for non-linear equations,compared to the secant method,this new method uses secant lines from 2 circles in each iteration,it the requires only one initial guess and its convergence is quadratic,this new method could replace the secant method in Brent's and Zhang's method to make the algorithm more quick and more efficient,some experimental tests presented in this study compares the performances of this new method to the secant method.
Cite As
kamal hani (2024). Marouane's Method - An Improvement to the Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/71792-marouane-s-method-an-improvement-to-the-secant-method), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: secant method
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |