Teaching
This is a list of a few projects and demonstrations from a couple of my
courses.
- Camera Calibration -
Determine the location of a point that appears in two different views
of the same scene. Homework problem from a graduate computer
vision course.
- Code Break - You have
unlimited access to an encryption device, and you have one encoded
message to break. Decode the message. Extra credit problem
from a graduate scientific computing course.
- Graphing Complex Roots - Visualizations of
w=zm/n. Maple files from a complex analysis course.
- Fractals from Newton's Method -
Newton's Method, when applied to complex functions, makes pretty
fractals. Homework problem from a graduate numerical analysis
course.