Re: Singular Values Decomposition
On Sun, 24 Jan 1999 w3citizen@excite.com wrote:
> Hi,
>
> I have a question concerning the SingularValuesDecomposition class. If I
> have a m-by-n matrix where m < n, then getU(), getS(), and getV() still
> return the correct matrices?
>
> Thanks.
>
> Thomas Pham
Hi
Maybe not. It's one of the things I should take a look at. What is
your experience. To be sure, you could find the SVD of A.transpose
and then swap U and V.
-- Cleve Moler
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov