MathGroup Archive 1999

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

Search the Archive

Normalize a vector ????

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16542] Normalize a vector ????
  • From: "alessandro agresti" <agresti at dffs.unifi.it>
  • Date: Tue, 16 Mar 1999 04:00:17 -0500
  • Sender: owner-wri-mathgroup at wolfram.com

Let's take the complex-vector vett={1, i}
The normalized complex-vector is {1/sqrt(2), i/sqrt(2)}; 
in fact : Conjugate[vett].vett , we get 1.
Now let's take the LinearAlgebra`Orthogonalization` packet and
let's do : Normalize[vett].
We get 1/0 infinity warning......
why???

thank You for Your BIG help.
alessandro

--------------------------
Alessandro Agresti
Universita' degli Studi di Firenze
Dipartimento di Fisica, sezione di Fisica Superiore
via Santa Marta, 3        50139 Firenze ITALIA
tel: 0039 055 4796410     fax: 0039 055 483750
e_mail  : agresti at dffs.unifi.it
WebPage : http://biz-a.dffs.unifi.it/~agresti/




  • Prev by Date: Re: Algorithms to calculate square root
  • Next by Date: RE: Date in Footers
  • Previous by thread: Re: combinations of pure functions
  • Next by thread: Re: Normalize a vector ????