Example Applets in Java Archive Files

The folowing 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 for integrals of a single variable.
  • Applet on the quadtratic approximation used in Simpson's rule.
  • The JAR files for downloading

    the following links go directly to the java archive files for these applets, which include all of the supporting packages needed to run them -- their own, and the packages graphingApplet and functionParser.

    There will be other download optins added shortly.

  • A jar file containing all of the class files for the two packages graphingApplet and functionParser. The source for these is not currently available, but source for all the example applets using them is, in many cases with copius commenting.
  • A jar file for the applet on the basins of attraction for Newton's method in one dimension.
  • A jar file for the applet on two dimension integration in Cartesian coordinates with Riemann sums.
  • A jar file for the applet on the modulus of continuity for functions of one variable.
  • A jar file for the applet on fixed points of functions and the solution of fixed point equations by iteration.
  • A jar file for the applet on the fundamental theorem of algebra.
  • A jar file for the applet on the Newton-Raphson method for finding roots in one variable.
  • A jar file for the applet on the Newton-Raphson method for finding roots in two variables.
  • A jar file for the applet on the Lagrange multipliers method for solving constrained optimization problems.
  • A jar file for the applet on secant lines and their relation to tangent lines for graphs of a single variable.
  • A jar file for the applet on tangent lines to graphs of a single variable.
  • A jar file for the applet on Riemann sums for integrals of a single variable.
  • A jar file for the applet on the quadtratic approximation used in Simpson's rule.