Introduction - If you have any usage issues, please Google them yourself
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)