Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

If you have a curve in parametric form, and you have a point on that curve, how would you calculate the directional vector that has its origin in that point and its direction in the direction of the curve?

$\endgroup$ 1

1 Answer

$\begingroup$

If $\overline{x}(t) = [x(t), y(t), z(t)]$ is the curve and the point is at $t_0$, then the direction vector is $[x'(t_0); y'(t_0); z'(t_0)]/\|\overline{x}(t_0)\|$, where $ \|\overline{x}(t_0)\| = \sqrt{x'(t_0)^2 + y'(t_0)^2 + z'(t_0)^2}$.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy