Optimization - To find a minimum of a given objective function within the given interval using the golden section search method.



AIM: To find a minimum of a polynomial equation within the given interval using the golden section search method.