golden_section(f,xl​,xu)

Versione 1.4.0.0 (902 Byte) da Hemanth
Golden section algorithm to find minima
183 download
Aggiornato 8 nov 2016

Visualizza la licenza

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

Cita come

Hemanth (2025). golden_section(f,xl,xu) (https://it.mathworks.com/matlabcentral/fileexchange/54178-golden_section-f-xl-xu), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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