Secant(a,b,n,f)

Version 1.0.0.0 (1.33 KB) by mec
Secant Method for unimodal function optimization
92 Downloads
Updated 28 Sep 2015

View License

Secant Method for finding minima of unimodal single variable functions.The algorithm takes a large number of iterations to converge. so, if your solution is not same as given by 'fminbnd'. Increase the number of iterations 'n'. It will converge slowly.

Cite As

mec (2024). Secant(a,b,n,f) (https://www.mathworks.com/matlabcentral/fileexchange/53270-secant-a-b-n-f), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Optimization Toolbox in Help Center and MATLAB Answers
Tags Add Tags

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