Description Usage Arguments Value References See Also Examples
Calculate the generalized inverse y of a matrix x, also
known as Moore-Penrose inverse,
using the singular value decomposition svd().
1 |
x |
numeric matrix for which the Moore-Penrose inverse is required. |
tol |
value of tolerance used for assuming an eigenvalue is zero. |
y - matrix that is pseudoinverse of matrix x
Ben-Israel, A., and Th. N. E. Greville (2003). Generalized Inverses - Theory and Applications. Springer-Verlag, New York. ISBN 978-0-387-21634-8.
Other math:
planck()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.