written by
Wolfgang Christian and Francisco Esquembre
The One-Dimensional Wave Function Superposition JavaScript Model shows how the superposition principle gives rise to wave phenomena such as standing waves and beats. Users enter real-valued wave functions and observe both the time dependent functions and their superposition. This model uses the JavaScript mathematical function parser.
The One-Dimensional Wave Function Superposition JavaScript Model was developed using the Easy Java Simulations (EJS) version 5. It is distributed as a ready-to-run html page and requires only a browser with JavaScript support.
Wave Function Superposition ePub This source code zip archive contains an XML representation of the Wave Function Superposition …
This source code zip archive contains an XML representation of the Wave Function Superposition Model. Unzip this archive in your EjsS workspace to compile and run this model using EjsS 5. Although EjsS is a Java program, EjsS 5 creates stand alone JavaScript simulations and ePub documents from this source code.
One Dimensional Wave Superposition Source Code This source code zip archive contains an XML representation of the One Dimensional Wave Superposition JS Model. Unzip this archive in your Ejs workspace to compile and run this model using EJS 5. Although EJS is a Java program, EJS 5 creates a stand alone JavaScript …
This source code zip archive contains an XML representation of the One Dimensional Wave Superposition JS Model. Unzip this archive in your Ejs workspace to compile and run this model using EJS 5. Although EJS is a Java program, EJS 5 creates a stand alone JavaScript program from this source code.
6-8: 4F/M4. Vibrations in materials set up wavelike disturbances that spread away from the source. Sound and earthquake waves are examples. These and other waves move at different speeds in different materials.
6-8: 4F/M7. Wave behavior can be described in terms of how fast the disturbance spreads, and in terms of the distance between successive peaks of the disturbance (the wavelength).
9-12: 4F/H6ab. Waves can superpose on one another, bend around corners, reflect off surfaces, be absorbed by materials they enter, and change direction when entering a new material. All these effects vary with wavelength.
<a href="https://www.compadre.org/OSP/items/detail.cfm?ID=13014">Christian, Wolfgang, and Francisco Esquembre. "One Dimensional Wave Superposition JS Model." Version 1.0.</a>
W. Christian and F. Esquembre, Computer Program ONE DIMENSIONAL WAVE SUPERPOSITION JS MODEL, Version 1.0 (2013), WWW Document, (https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583).
W. Christian and F. Esquembre, Computer Program ONE DIMENSIONAL WAVE SUPERPOSITION JS MODEL, Version 1.0 (2013), <https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583>.
Christian, W., & Esquembre, F. (2013). One Dimensional Wave Superposition JS Model (Version 1.0) [Computer software]. Retrieved December 8, 2024, from https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583
Christian, Wolfgang, and Francisco Esquembre. "One Dimensional Wave Superposition JS Model." Version 1.0. https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583 (accessed 8 December 2024).
@misc{
Author = "Wolfgang Christian and Francisco Esquembre",
Title = {One Dimensional Wave Superposition JS Model},
Month = {September},
Year = {2013}
}
%A Wolfgang Christian %A Francisco Esquembre %T One Dimensional Wave Superposition JS Model %D September 16, 2013 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583 %O 1.0 %O application/javascript
%0 Computer Program %A Christian, Wolfgang %A Esquembre, Francisco %D September 16, 2013 %T One Dimensional Wave Superposition JS Model %7 1.0 %8 September 16, 2013 %U https://www.compadre.org/Repository/document/ServeFile.cfm?ID=13014&DocID=3583
Disclaimer: ComPADRE offers citation styles as a guide only. We cannot offer interpretations about citations as this is an automated procedure. Please refer to the style manuals in the Citation Source Information area for clarifications.
recreate on a fresh ejss using codes from http://www.compadre.org/osp/items/detail.cfm?ID=13014 use design ideas from http://weelookang.blogspot.com/2010/06/open-source-ejs-superposition-of-2.html Area of improvement:
cannot figure out how to make a dot that travels on the f(x,t) and g(x,t)