Newton-Raphson-Secant Method

Find a root at polynomial using Newton Raphson And Secant Method.
225 Downloads
Updated 1 Nov 2020

View License

This is a combination method between Newton-Raphson and Backward Euler. This method can be used if the function is hard to derivate using analytical method.

Cite As

Muhammad Raihan Ekaputra Idrisatria (2024). Newton-Raphson-Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/81758-newton-raphson-secant-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: The Newton - Raphson Method

Inspired: Numerical Methods

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

New Version has a feature to avoid a division by zero

1.0.0