Secant Method

Secant Method for root finding.
22 Downloads
Updated 1 Mar 2021

View License

Secant method for root finding for single variable symbolic functions. More information can be found here:

https://en.wikipedia.org/wiki/Secant_method

Feedback and suggestions are welcome. Please report any errors or bugs found.

Cite As

Isaac Foster (2024). Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/87162-secant-method), MATLAB Central File Exchange. Retrieved .

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

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.2

Updated comments

1.0.1

Updated comments and example usage

1.0.0