MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: GramSchmidt function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124623] Re: GramSchmidt function
  • From: Sseziwa Mukasa <mukasa at gmail.com>
  • Date: Fri, 27 Jan 2012 06:09:05 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201201260824.DAA23845@smc.vnet.net>

If all you want is an orthogonal basis you can use QRDecomposition.

You can also use Orthogonalize.

On Jan 26, 2012, at 3:24 AM, "Andie S." <freefalling779 at gmail.com> wrote:

> I am having trouble creating a function gramSchmidt[vList] to
> construct an orthogonal basis for a list of vectors, vList.
> any pointers on how to do this? Thanks!
> 



  • Prev by Date: Simplify puzzle
  • Next by Date: Re: GramSchmidt function
  • Previous by thread: Re: GramSchmidt function
  • Next by thread: Re: GramSchmidt function