6.252J | Spring 2003 | Graduate

Nonlinear Programming

Tools

This section contains sample Fortran code for calling Newton’s Method, one of the mathematical methods covered in the course. Any number of development tools can be used to compile and run the .fortran files in this section.

newton.fortran (FORTRAN)

newton.hessianApprox.fortran (FORTRAN)