Spring 2011 - ISTA410/510 - Bayesian Modeling and Inferece

Assignment Two

Due: Friday, February 11, 2011, late (i.e., before Saturday 9am)

Credit: Approximately 6 points (Relative, and very rough absolute weighting)

This assignment must be done individually


You can do the programming parts of this assignment in either Matlab or C/C++ except one optional challenge problem which would have to be done in C. There is no need to learn or use C/C++ in this course, but it is an option for the few that might be tempted.

Note that you need to hand in both a PDF and any code that you wrote.

Late policy: Once the TA has finished the grading, assignments will no longer be graded. Note that the system for handing in assignments allows you to update your assignment. However, if you do this after the TA has graded yours, he will not notice.

A link to a pdf for the assignment.

To hand in the above, use the turnin program available on lectura (turnin key is ista410_hw2).

For those not familiar with turnin:

To hand in files using turnin you need to sign onto machine lectura, and make sure that the files you want to hand in are in a directory that lectura sees, and then change to that directory. Note that your home directory on the graphics machines and lectura is the same, so if you have just tested your program on a graphics machine, you have probably done all the file transferring that you need to do. To hand in file XXX, you would do the following:

turnin ista410_hw2 XXX
To hand in multiple files, you can have additional files after the XXX, or do this multiple times. For a different assignment, you will need to use a different key (e.g., ista410_hw3).

For more detailed instructions, use:

man turnin