From help-octave-request at bevo dot che dot wisc dot edu Fri Nov 14 02:14:57 1997 Subject: Re: Memory limits From: Al Goldstein To: "John W. Eaton" cc: John Logsdon , help-octave@bevo.che.wisc.edu Date: Fri, 14 Nov 1997 00:15:26 -0800 (PST) A cure for orth is to use U from [U,S,V]=svd(A,0). That works for large matrices. > >