golden_section(f,xl​,xu)

Version 1.4.0.0 (902 octets) par Hemanth
Golden section algorithm to find minima
181 téléchargements
Mise à jour 8 nov. 2016

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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