Title:
One-dimensional_search_method Download
Description: Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search method (plus_step_search.m), Newton (newton.m), parabola method (parabola.m)
To Search:
File list (Check if you may need any files):
program
.......\golden_section.m
.......\newton.m
.......\parabola.m
.......\plus_step_search.m