Consider again the Rosenbrock (banana) function. You are at the point (-1, -3). Find the minimum of the function in the
Posted: Fri May 20, 2022 11:55 pm
Consider again the Rosenbrock (banana) function. You are at the point (-1, -3). Find the minimum of the function in the direction (line) (-1, -1) using the Golden-Section line-search algorithm on the step-length interval [0, 1].