This is a free preview. For full access
Vector Functions and Motion
Vector Functions for Motion in Space
Description
Vector functions describe motion in space by assigning a vector to each input value. In three dimensions, a vector function is often written as r(t) = . The component functions f(t), g(t), and h(t) give the position along the x-, y-, and z-axes.
The variable t usually stands for time. That makes ...
Show More
Transcript
实值函数将其定义域中的每个元素映射到一个实数。
向量值函数,或称向量函数,其定义域也为实数集,但其值域由向量组成。
它写作 r of t,其中 t 是自变量,通常表示时间。对于定义域中的每个 t 值,该函数都赋予空间中一个唯一的向量。
在三维空间中,变量 t 的向量 r 由三个分量函数定义:f(t)、g(t) 和 h(t),其中 f、g 和 h 为实值函数。
这些分量函数给出了向量在三个坐标轴上的坐标。随着...
Show More