|
Math
project for drawing level curves. Download it here:
Contour
App (79kb)
In
this zip is a readme file telling how to run the program,
as well as a doc with screen shots and a brief description.
This implementation is similar to that described by Eric A.
Carlen at http://www.math.gatech.edu/~carlen/2605S04/pro1.pdf
I
made another program for approximating maxima within the vicinity
of a given point on a surface. It implements a version of
the above program to draw a circle around the maximum. The
implementation is described at http://www.math.gatech.edu/%7Ecarlen/2605F04/ascent2.pdf
Download
it here:
Maximum
App (34kb)
(It
is smaller than the above file because there is less documentation.)
This
third project concerns the Jacobi Algorithm and an analysis
of its error and runtime.
Jacobi
App (218 kb)
This
fourth project concerns image compression using the Singular
Value Decomposition. File size is a bit more reasonable since
I removed a bunch off unused stuff from the package.
Image
Compression (269 kb)
That
about covers it. Be sure to email
me with any questions.
|