MathGroup Archive 2012

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

Search the Archive

Re: GramSchmidt function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124668] Re: GramSchmidt function
  • From: "Andie S." <freefalling779 at gmail.com>
  • Date: Mon, 30 Jan 2012 05:10:30 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jfr2jl$n9f$1@smc.vnet.net>

Yes, it was a practice exercise that I was able to figure out with
some trial and error.
I was aware of the "Orthogonalize" function. And the point of the
exercise was to compare the two.
But thanks for the suggestions!


On Jan 26, 3:24 am, "Andie S." <freefalling... 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: import the data of functions from images?
  • Next by Date: Re: predict or interpolate
  • Previous by thread: Re: GramSchmidt function
  • Next by thread: Re: GramSchmidt function