Computing Assignment #4
Math/CSC 381 - Spring 2001
Utilizing parametric equations, create pictures of your
facial profile using:
-
a Lagrange approach (use divided differences)
-
a Hermite approach (use divided differences)
-
a piecewise cubic Hermite approach
-
a cubic spline approach
Comment on the differences and the advantages of each
approach.
Some algorithms you might find useful: