Linda Seltzer
07-23-2003, 09:44 AM
Could someone please explain the
answer to this?
Why is the definition of the SVD in
Numerical Recipes different from the
definition in linear algebra books
such as Strang or Leon? Are there two
different ways to formulate the SVD?
SVD:
A = U S Vt
where Vt = V transpose
Numerical Recipes:
U is mxn, S is nxn
Strang, Leon:
U is mxm, S is mxn
Using the NR SVD, how would one
compute the pseudo-inverse?
Thank you for any information.
Linda Seltzer
lseltzer@princeton.edu
answer to this?
Why is the definition of the SVD in
Numerical Recipes different from the
definition in linear algebra books
such as Strang or Leon? Are there two
different ways to formulate the SVD?
SVD:
A = U S Vt
where Vt = V transpose
Numerical Recipes:
U is mxn, S is nxn
Strang, Leon:
U is mxm, S is mxn
Using the NR SVD, how would one
compute the pseudo-inverse?
Thank you for any information.
Linda Seltzer
lseltzer@princeton.edu