Fibonacci Search method

this function finds the interval in which minima of function lies,using the Fibonacci series.
2.2K Downloads
Updated 2 Nov 2010

View License

This script provides the final interval of uncertainty in which the minima of single variable non linear/linear function. The function should be unimodal in the interval. The script checks the unimodality of the function.User inputs the initial interval and the number of iterations. depending upon the number of iterations, final interval is obtained. Larger the iterations ,smaller the final interval of uncertainty. The algorithm is based on the fibonaccci series 1 1 2 3 5 8 13....

Cite As

Shakun Bansal (2024). Fibonacci Search method (https://www.mathworks.com/matlabcentral/fileexchange/29243-fibonacci-search-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
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.0.0