What is a Vectors Function?
The following equation represents the form of a standard vector function
Where inputs are real numbers, and outputs are vectors.
(similar to parametric equations from calculus 2)
Sometimes, t is restricted to some parameter domain, eg:
Lets graph a vector function Where x = cos t a y = sin t between 0 and infinity
This equation yields a “helix” shape, one of the primary shapes that come from a vector function
Example 2: Graph this equation:
For the line segment p to q, using example NumPy arrays:
Resultant Graph
Curve of Intersection of Two Surfaces
Find a vector function (parameterization)
of the curve of intersection of the surfaces:
Interactive 3d Graph of the Visualization
Another Example
Visualization of the following equations
2d Rendering: