The Gradient Method for Quadratic Functions
Aggregazione dei criteri
A didactic MATLAB implementation of the gradient (steepest descent) method for quadratic functions, with either fixed or exact stepsize. Includes the streamlined version that does just one O(n^2) operations per iteration.
Per visualizzare il file, fai click su questo link: GMQ.m