Homework 2

Due by 11:00pm on January 23, 2020.

Note: Submit a pdf file via the Canvas assignment page Homework 2.

  • hw2.pdf

  • See Homework format for a discussion of formatting.

  • If you want to use latex for your solutions, you can start with the file hw2.tex, which includes commented-out sections where you can insert solutions. This can be found in the class repository (after cloning and perhaps doing a git pull, see Class GitHub Repository) as $AM585/homeworks/hw2/hw2.tex. Note that this uses some macros from the file $AM585/homeworks/latex/macros.tex.

  • If you use a notebook for part or all of this, please submit both the .ipynb file and the .html or .pdf file that is generated via the Files –> Download as… menu, or with the jupyter nbconvert command. If you use a Python or Matlab script, please submit the .py or .m file.