Programming Assignment 2

Yiming Liu (yimingl@princeton.edu)

Oct 29


Surface Function Interpolation

To evaluate surface function interpolation, I used a python script to randomly generate a sparse vector with 100 non-zero entries as the input function. Then the input function was loaded into my program and was interpolated. Here I demonstrate the interpolation result of armadillo and dragon.


Armadillo

Result:

Dragon

Result: