Example Applets in Class Folders
The following links are to the applets themselves. On the bottom of each
page is a link to the corresponding source code files.
Applet on the basins of attraction for Newton's
method in one dimension.
Applet on two dimension integration
in Cartesian coordinates with Riemann sums.
Applet on the modulus of continuity for
functions of one variable.
Applet on fixed points of functions
and the solution of fixed point equations by iteration.
Applet on the fundamental theorem of algebra.
Applet on the Newton-Raphson method for
finding roots in one variable.
Applet on the Newton-Raphson method for
finding roots in two variables.
Applet on the Lagrange multipliers method for
solving constrained optimization problems.
Applet on secant lines and their relation to tangent
lines for graphs of a single variable.
Applet on tangent
lines to graphs of a single variable.
Applet on Riemann sums: upper and lower
quadrature bounds, and trapezoidal and simpson's rule approximation.
Applet on Simpsons rule that generates the
approximate quadratic at a selected point with a selected interval width.