Description Usage Arguments Details Value References
Computes singular value decomposition of a matrix.
1 | SVD(a)
|
a |
input matrix. |
R interface for Numerical Recipes singular value decomposition routine.
a structure containing the 3 matrices of the singular value decomposition of the input.
See discussions in the text of “Time-Frequency Analysis”.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.