Gradient descent method can be used with exact formula for one-dimensional step size for quadratic multivariate functions. A python computer program is used to calculate the step size along the search direction using the closed form formula and the equal interval search method.
#optimization_quadratics