help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mgorth usage


From: Jordi Gutiérrez Hermoso
Subject: Re: mgorth usage
Date: Mon, 17 Sep 2012 12:29:24 -0400

On 17 September 2012 12:23, JuanPi <address@hidden> wrote:
> I was trying to define if Octave has Gram-Schmidt defined.

Gram-Schmidt is numerically unstable, so there's no reason for Octave
to have it. Instead, use orth, which uses the svd.

HTH,
- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]