1
815views
Plot a Hermite cubic curve having endpoints p0 (1, 1) and p1 (7, 4). The tangent vector for end p0 is defined by a line joining p0 and another point p2 (8, 7),
written 2.9 years ago by | modified 2.9 years ago by |
Plot a Hermite cubic curve having endpoints p0 (1, 1) and p1 (7, 4). The tangent vector for end p0 is defined by a line joining p0 and another point p2 (8, 7), whereas the tangent vector for end p1 is defined by a line joining p1 and the same point p2 (8, 7).
ADD COMMENT
EDIT