Post Reply 
Creating an equation library (Updated 03-FEB-2017)
01-14-2015, 05:08 PM
Post: #17
RE: Creating an equation library (updated)
I noticed that for arbitrary n x m matrices, the supposedly rectangular vector (the second element returned in the SVD output list), has dimension n if n<m, or m if n>m, so you can't just call diag(outputlist(2)) in order to reconstruct.

Is this the problem?

The results, in general, seem to be OK, though.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Creating an equation library - Han - 01-10-2015, 03:45 AM
RE: Creating an equation library (updated) - Helge Gabert - 01-14-2015 05:08 PM



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