YOU CANNOT SUBMIT USING THIS FORM.
THIS IS JUST TO SHOW YOU WHAT THE QUESTIONS ARE.
THERE IS NO SUBMIT BUTTON AT THE END!
Due Date: Thursday March 18th at midnight.
Rules: Open Book. Strictly no discussion with anyone in the class or outside of the class. Each student is showing what he or she can do on their own. The Honor Code applies.
For the problems requiring programming please write your own code, i.e. your own routines for solvers etc previously developed. Solutions done as a one-line MATLAB call would not be fair.
All numbers should be input with 5 digits of precision. No need for trailing zeroes - so 3.1000 can be input as 3.1. I use the notation x**y for x to the power y.