Newton-Raphson-Secant Method

Find a root at polynomial using Newton Raphson And Secant Method.

You are now following this Submission

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 (2026). Newton-Raphson-Secant Method (https://uk.mathworks.com/matlabcentral/fileexchange/81758-newton-raphson-secant-method), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: The Newton - Raphson Method

Inspired: Numerical Methods

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

New Version has a feature to avoid a division by zero

1.0.0