Golden-section search

id: golden-section-search-180-10838178
title: Golden-section search
text: The golden-section search is a technique for finding an extremum of a function inside a specified interval. For a strictly unimodal function with an extremum inside the interval, it will find that extremum, while for an interval containing multiple extrema, it will converge to one of them. If the only extremum on the interval is on a boundary of the interval, it will converge to that boundary point. The method operates by successively narrowing the range of values on the specified interval, whic
brand slug: wiki
category slug: encyclopedia
description: Technique for finding an extremum of a function
original url: https://en.wikipedia.org/wiki/Golden-section_search
date created: 2005-04-29T06:52:02Z
date modified: 2024-09-05T14:11:25Z
main entity: {"identifier":"Q2424337","url":"https://www.wikidata.org/entity/Q2424337"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/5/52/GoldenSectionSearch.png","width":1200,"height":1200}
fields total: 13
integrity: 16

Related Entries

Explore Next Part