Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 271 Bytes

Constrained Optimization

Implementation of the projected gradient method for the solution of a constrained optimization problem.

Read report.pdf for the description of the project and the results.

C1 is the main file. The others contain the functions involved.