You are not logged in.
Hi all
I am trying to understand the following problem a bit further, but I lack algebra background. Say that I have a noisy sequence of measurements (a vector) of length N (say it is a column vector, Nx1), that can be written as:
Now, we filter the noisy samples using:
Moreover, suppose that now I form a Toeplitz matrix using the filtered measurements
:The idea is that, now, I have the following:
It is easy to prove that matrix
is diagonal, but not a multiple of the identity matrix. In fact, assume that the matrix is such that the diagonal values of are symmetric and decreasing from the ends to the central value.Now, consider that doing SVD on
yields non-zero entries as singular values of . This means that the null-space of is spanned by the columns of related to the (M-K) zero entries in .But, does anyone know how the SVD of
would relate to that of ? If the noise was not coloured, it is straightforward to see that the null-eigenspace is preserved. But I don't know what happens with coloured noise.Thanks in advance
Jose
Last edited by juriguen (2010-11-11 23:53:29)
Make everything as simple as possible, but not simpler. -- Albert Einstein
Offline