Re: Decompsition of a linear operator.




"leox" <leonid.uk@xxxxxxxxx> wrote in message
news:1149428975.592891.108590@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Let A be a nonsingular linear operator of a finite-dimensional vector
space. It is well know that A allows the decomposiotion A=HU where H is
a positive defined nonsingular operator and U is a unitary operator.
Suppose now that A be singular linear operator. Is there any
decomposition of A similar to the above decomposition?


check out

http://en.wikipedia.org/wiki/Singular_value_decomposition


You can easily write A as a sum of a nonsingular and singular matricies.
This could help in some problems.

I do believe there are several different decompositions of singular
matricies if I'm not mistaken.

Jon


.



Relevant Pages

  • Re: Decompsition of a linear operator.
    ... a positive defined nonsingular operator and U is a unitary operator. ... decomposition of A similar to the above decomposition? ... with H positive semidefinite and U unitary. ... longer unique: its restriction to kercan be any unitary operator ...
    (sci.math)
  • Re: Eigenvalues and transformations
    ... Is there any connection between the eigenvalues/eigenvectors of X and A? ... I read about the singular value decomposition, and since P is real and A is real too, it can be decomposed into three matrices, the same can be done on Q and I can say this, if I'm not mistaken: ... V is such that V^T V = V V^T = I, the same is for U (if I understand, since they are real matrices). ... In the last line, the matrix S ``preserves'' positive definiteness since singular values are non-negative, but U is just unitary... ...
    (sci.math)
  • Eigen vector calculation
    ... I have one problem regarding Eigen vector calculation. ... Let say X- Data Matrix having dimension m * n ... Now, I want to apply Generalized Singular Value Decomposition, can you ...
    (sci.math)
  • Re: generating a sparse matrix with a specific singular value distribution
    ... different singular value distributions. ... with a given singular value distribution by using a reverse SVD ... from a QR decomposition and supply a D with the singular values that I ... U mxm orthogonal ...
    (sci.math)
  • Re: When Does Pseudo-Inverse Exist?
    ... I cant compute it for my sparse square matrix A as det= 0. ... I'm guessing that you're trying to use the formula ^*A' ... You can try using the singular value decomposition. ...
    (sci.math)