my_secant(x0,x1,n)

Secant method using the number of iterations as stopping criteria
112 Downloads
Updated 24 Aug 2015

View License

This file uses secant method to solve any non-linear equation using number of iterations as the stopping criteria for the function mentioned in a separate file i.e. f.m

Cite As

Sander Khowaja (2024). my_secant(x0,x1,n) (https://www.mathworks.com/matlabcentral/fileexchange/52649-my_secant-x0-x1-n), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Programming and Mixed-Integer Linear Programming in Help Center and MATLAB Answers
Acknowledgements

Inspired by: secant.m

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