Plot

This set of java programs visualises time-dependent function graphs. It features double buffering and user interaction.

I wrote this stuff for a lesson on electromagnetic fields. These lessons were held in German. Therefore, the descriptions in the demonstrations are written in German.

Plot.java The Plot applet for the visualisation of function graphs.
PlotAnimation.java The PlotAnimation applet for the animation of the function graph. (This visualises the time dependents of the function graph.)
welle_2_03.java Example for the usage of Plot.java and PlotAnimation.java.
Visualisation of the solution of an initial value problem for the one-dimensional wave equation.
Please click here to get a demonstration.
welle_2_05_E.java
welle_2_05_H.java
Another example for the usage of Plot.java and PlotAnimation.java. Please click here to get a demonstration.
welle_2_07.java Another example for the usage of Plot.java and PlotAnimation.java. Please click here to get a demonstration.