The Projected Gradient Method for box-constrained quadratic programs
Completion requirements
A didactic MATLAB implementation of the Projected Gradient Method in its "basic" version, i.e., projecting on F_X( x ), for BCQP (which means the line search is exact), or in Goldstein's version (which means fixed stepsize).
Click PGBCQP.m link to view the file.