Rather than submitting your program on paper, please send it to me by email. (If the file is named foo.m, the it can be sent to me via email by typing mail kozick < foo.m at the UNIX prompt.) I will then run your program in my account and view the plots. Try to do all of the work in one or two ".m" files. A plot can be produced in a second window using the command figure(2) before the plot or stem command. A third plot can be created in a new window using figure(3), etc.
Please submit your answers to the questions in the text on paper. There is no need to print any of the plots produced by your program.
Thank you.