# | Handed out | Due Date | comments, etc. |
#1 | 09/08/2004 | 09/13/2004 | see below |
#2 | 09/13/2004 | 09/20/2004 | |
#3 | 09/20/2004 | 09/27/2004 | correction below |
#4 | 09/27/2004 | 10/04/2004 | |
#5 | 10/04/2004 | 10/11/2004 | see below |
#6 | 10/11/2004 | 10/18/2004 | |
#7 | 10/20/2004 | 11/01/2004 | see below |
#8 | 11/01/2004 | 11/08/2004 | |
#9 | 11/08/2004 | 11/15/2004 | |
#10 | 11/15/2004 | 11/22/2004 | |
#11 | 11/24/2004 | 12/06/2004 | |
#12 | 12/08/2004 | not due |
Notes:
HW1 Solution Set: The distribution of points is (1) 15 points, (2) (3) (4) 20 points each, (5) 25 points.
HW3, problem 4h, the last sentence should read: "How does this compare to your answer to (b)?"
HW5, Solution Set, there are several corrections.
HW7, problem 2 and all following problems: the 3rd Matlab line of problem 2a should be:
f3 = 10; % Hz
. This affects the results of some of the
filters.
HW7, Solution Set, problem 1, Matlab code: t = T*n;
was accidentally omitted at the end.