golden_section(f,xl​,xu)

Versión 1.4.0.0 (902 Bytes) por Hemanth
Golden section algorithm to find minima
181 descargas
Actualizado 8 Nov 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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