Post Reply 
SVD - Singular Value Decomposition 14-FEB-2017
10-27-2015, 07:07 PM (This post was last modified: 10-28-2015 04:41 AM by Han.)
Post: #4
RE: SVD - Singular Value Decomposition
Updated to include:

pinv(A,eps) -- calculates the pseudo-inverse of a matrix using the SVD
qrp(A) -- computes the QR factorization of A with pivoting, so that AP = QR, where P is a permutation

Edit: fixed a bug in the dimension of the P matrix for qrp(A)

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: SVD - Singular Value Decomposition - Han - 10-27-2015 07:07 PM



User(s) browsing this thread: 1 Guest(s)