golden_section(f,xl​,xu)

Version 1.4.0.0 (902 Bytes) by Hemanth
Golden section algorithm to find minima
181 Downloads
Updated 8 Nov 2016

View License

This function implements golden search algorithm to find the minima of a function

Cite As

Hemanth (2024). golden_section(f,xl,xu) (https://www.mathworks.com/matlabcentral/fileexchange/54178-golden_section-f-xl-xu), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
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.4.0.0

Corrected a mistake, thanks to Erik van Oene

1.3.0.0

Corrected a mistake

1.2.0.0

A small correction in usage example

1.1.0.0

A small correction in golden ratio

1.0.0.0