|
[Date Index]
[Thread Index]
[Author Index]
Re: GramSchmidt function
- To: mathgroup at smc.vnet.net
- Subject: [mg124642] Re: GramSchmidt function
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Fri, 27 Jan 2012 06:15:40 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201201260824.DAA23845@smc.vnet.net>
- Reply-to: murray at math.umass.edu
Of course Mathematica already has a built-in function Orthogonalize,
which forms an _orthonormal_ basis for the span of a given list of vectors.
Are you trying to write such a function yourself as a homework exercise?
On 1/26/12 3:24 AM, Andie S. 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!
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
Prev by Date:
Re: GramSchmidt function
Next by Date:
CurrentImage Command not working in MacBook Pro
Previous by thread:
Re: GramSchmidt function
Next by thread:
Re: GramSchmidt function
|