|
Superposition PhysletBe sure the simulation has finished loading before you begin. InstructionsThe superposition applet can animate one or two functions of position and time in separate panels inside the applet. A third panel can be made available to display the sum of the two scripted functions. Functions should be entered as f(x,t), i.e., 3*cos(3*x+2*t) using the setFunc1(String s) or setFunc2(String s) method. |