You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exercise 5.2 mentions using a unit step factor, but the magnitude of the step is not 1 in the solution.
The solution of Exercise 5.7 uses the normalized direction of steepest descent, but the textbook derives the conjugate gradient using the unnormalized gradient direction.