Homeworks
Homework 1
Homework 2
Pointers to some matrix solvers:
Here are the data sets. The debug versions also have the correct answers.
The format may not be exactly as in the handout, you may format the data
as you wish.
Homework 3
Here are the data sets.
Homework 4
NOTE: I have added a new data set large-fuller. This data is a 32x32
large noiseless data set. I have Appended the UNSHIFTED data points after
the shifted sample points, as we discussed in class. This will help people
who are trying to isolate bugs. If vv[i] is an unshifted point on the mesh,
then the "shifted" point v[i] is defined by v[i]=F*vv[i], where you are
to find F.
Here are the data sets