SVD: Singular Value Decomposition
Description
Computes singular value decomposition of a matrix.Value
- a structure containing the 3 matrices of the singular value
decomposition of the input.
Details
Rinterface for Numerical Recipes singular value decomposition routine.References
See discussions in the text of "Time-Frequency Analysis''.