Arun Prakash A
272
268
268
268
268
272
272
272
My bad: Add +1 to the rank
Of course, we lost some resolution (details)!
But not the gross information!
272
268
268
268
268
272
272
272
272
268
Number of elements to be stored:
268*272 = 72,896
272
The image is a linear combination of
It is zero by deafult!
Arun Prakash A
Diagonal Matrix
Diagonal matrices preserves the direction of orthogonal vectors!
Why?
A quick summary:
Source: Wikipedia
Arun Prakash A
Geoffrey Hinton
"To deal with hyper-planes in a 14-dimensional space, visualize a 3-D space and say 'fourteen' to yourself very loudly. Everyone does it.
We need 4 dimensions to visualize a vector from \(\mathbb{C}^2\)
Discrete Fourier Transform (DFT)
Countless Applications in signal processing, Digital communication, Speech processing ...
\( (3+2i) \times (-2+4i)\)
\( (-2-i) \times (5-i)\)
\( (-4+3i) \times (-2i)\)
= \( -14+8i\)
= \( -11-3i\)
= \( 6+8i\)
\( -19+13i\)
\( x \cdot y = x^*y=\bar{x}^Ty\)
\( y\cdot x = y^*x=\bar{y}^Tx\)
\( (3-2i) \times (-2-4i)\)
\( (-2+i) \times (5+i)\)
\( (-4-3i) \times (2i)\)
= \( -14-8i\)
= \( -11+3i\)
= \( 6-8i\)
\( -19-13i\)
\( y\cdot x = y^*x=\bar{y}^Tx\)
\(\overline{x \cdot y} \)
\( y\cdot x = y^*x=\bar{y}^Tx\)
No!. Not Always
\( \frac{x \cdot y}{||x|| \ ||y||} \)
Let us reason why?
But some authors prefers
\( \frac{Re(x \cdot y)}{||x|| \ ||y||} \)
More details on it : Angles in complex vector space
5. Consider the matrix \(A = \begin{bmatrix}2& 3-3i \\ 3+3i & 5 \\ \end{bmatrix} \). Find the complex eigenvector for the eigenvalue \(\lambda=8\)
7. We know that \(U = \begin{bmatrix} cos(t)& -sin(t) \\ sin(t) & cos(t) \end{bmatrix}\),is unitary.Let us take a vector \(x \in R^2\) and see what happens when it get transformed by the \(U\).