powered by
Calculates U and D in the (U, D) representation of a generalized ellipsoid. This uses the SVD, modified to return U, and D extended with 0's for singular matrices.
UD(x)
A list with the following components:
Right singular vectors
Singular values
A matrix
Georges Monette
svd
# None yet
Run the code above in your browser using DataLab