jdevita
- 1
- 0
Hi,
I have been struggling with this problem for a while, and I have not found the answer in textbooks or google. Any help would be very much appreciated.
Suppose I know the singular value decomposition of matrix B, which is a singular, circulant matrix. That is, I know u_i, v_i, and \sigma_i, such that BB^*v_i = \sigma_i^2v_i and B^*Bu_i = \sigma_i^2u_i. Where B^* is the conjugate transpose.
Now let A = DB, where D is a diagonal matrix. Is there any way to determine the singular values and vectors of A from the singular values and vectors of B?
Thank you,
Jason
I have been struggling with this problem for a while, and I have not found the answer in textbooks or google. Any help would be very much appreciated.
Suppose I know the singular value decomposition of matrix B, which is a singular, circulant matrix. That is, I know u_i, v_i, and \sigma_i, such that BB^*v_i = \sigma_i^2v_i and B^*Bu_i = \sigma_i^2u_i. Where B^* is the conjugate transpose.
Now let A = DB, where D is a diagonal matrix. Is there any way to determine the singular values and vectors of A from the singular values and vectors of B?
Thank you,
Jason