MathGroup Archive 2004

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

Search the Archive

vector problem I'm not sure how to express

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49084] vector problem I'm not sure how to express
  • From: "AngleWyrm" <no_spam_anglewyrm at hotmail.com>
  • Date: Wed, 30 Jun 2004 05:34:29 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have two 5d vectors of equal length, a current and a target. The coordinates
are integer values, and the problem is to transform the one towards the other by
incrementing. This seems like a dot-product kind of problem, and knowing they
will always be the same length should simplify things.

Currently, I'm subtracting 1 from the coordinate with the largest difference,
and then adding 1 to the coordinate with the smallest difference. This is sort
of an approximation of the arc between them?

-- 
AngleWyrm
The C++ hat random selection container:
http://home.comcast.net/~anglewyrm/hat.html


  • Prev by Date: A question about derivatives of quadratic products
  • Next by Date: MATHEMATICA AND FINANCIAL CALCULATIONS?
  • Previous by thread: A question about derivatives of quadratic products
  • Next by thread: MATHEMATICA AND FINANCIAL CALCULATIONS?