Assig1 2023
Assig1 2023
This assignment will be graded. You are encouraged to discuss this assign-
ment with anyone you wish and particularly those in the class, but the write-up
you submit must be due entirely to you. This includes the computer programs.
Acknowledge individuals who have given you ideas. Feel free to consult with me
if you need help. If you need more time, please ask.
For all questions, explain your method carefully. Hand in a copy of your
code with your assignment.
1
classes 1 and 2 in the following way:
" #
X1
C= [V 1 V 2 ] .
X2
2
sponding to a set of observations approaches rank deficiency as the vari-
ables (columns of X) become more correlated.
3. On Avenue you will find a file assig1 Q3 2023.mat, which contains a tall
matrix A and a random vector y. Describe a method to project y onto
R(A) and implement your method in matlab. Demonstrate that the pro-
jected vector x is indeed in R(A).
4. Chapter 1, Q5 and Q6. The signals y1 (n) and y2 (n) are available in the
files y1.mat and y2.mat. The signals f1 (n) and f2 (n) are available in the
file Ch1Q6. You will need the paper by Miyoshi and Kaneda for reference
material. It is available on Avenue.