MathGroup Archive 2002

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

Search the Archive

Vector norm

  • To: mathgroup at smc.vnet.net
  • Subject: [mg38556] Vector norm
  • From: "David R. Hardoon" <davidh at cs.rhul.ac.uk>
  • Date: Thu, 26 Dec 2002 04:34:45 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,

I want to slove this problem but X(k) and Y(k) are different
dimension vectors.

k = argmax | X(k) - Y(k) |

I thought of simply doing argmax |X(k)| - |Y(k)| but that will give
me a different result...

thanks in advance,
David.

" The hunger for knowledge only grows as one knows more....."

David R. Hardoon                 David.R.Hardoon at cs.rhul.ac.uk
Dept of Computer Science, Royal Holloway, University of London
Phone: +44 1784 443912                    Fax: +44 1784 439786
Mobile: +44 7967 634954           www: http://g4.cs.rhul.ac.uk






  • Prev by Date: Circle Fit
  • Next by Date: Re: Controlling output precision and related file size in mathematica output
  • Previous by thread: Re: Circle Fit
  • Next by thread: Re: Vector norm