File:Travelling Particle Wavepacket.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 625 × 409 pixels. Other resolutions: 320 × 209 pixels | 640 × 419 pixels | 1,024 × 670 pixels | 1,280 × 838 pixels | 2,560 × 1,675 pixels.
Original file (SVG file, nominally 625 × 409 pixels, file size: 147 KB)
File information
Structured data
Captions
DescriptionTravelling Particle Wavepacket.svg | The complex wavefunction, Ψ, of a travelling particle with a Gaussian envelope. | |||
Date | 12/02/07 | |||
Source |
Own drawing, plotted in Mathematica, edited in Inkscape This W3C-unspecified vector image was created with Inkscape . |
|||
Author | inductiveload | |||
Permission (Reusing this file) |
|
|||
Other versions | This image shows a wavefunction without a constraining envelope |
Mathematica Code
[edit]This figure requires the use of Arrow3D, which is not included in the StandardPackages (as of Feb 2007). This can be obtained from Wolfram Research at this location. The required packages are:
<< Graphics` << Arrow3D`Arrow3D`
The code is:
\!\(NormDist[σ_, μ_] = \((1/\((σ \@\( 2 π\))\))\)*Exp[\(-\((t - μ)\)\^2\)/\((2 σ\^2)\)]\) wavefunction=ParametricPlot3D[{t,-Cos[20t]*2NormDist[1,4],2NormDist[1,4]*Sin[20t]},{t,0,7},BoxRatios{4,1,1},ImageSize->500,Boxed->False, Axes->False,PlotPoints->600,ViewPoint->{3, -2, 1},PlotRange->All] xaxis=Graphics3D[Arrow3D[{-1,0,0},{8,0,0},HeadSize->UniformSize[.5],HeadColor->Black]] uaxis=Graphics3D[Arrow3D[{0,-1,0},{0,3,0},HeadSize->UniformSize[.5],HeadColor->Black]] vaxis=Graphics3D[Arrow3D[{0,0,-1},{0,0,3},HeadSize->UniformSize[.5],HeadColor->Black]] plane=Graphics3D[Polygon[{{0,1.2,1.2},{0,-1.2,1.2},{0,-1.2,-1.2},{0,1.2,-1.2}}]] Show[wavefunction,xaxis,uaxis,vaxis,plane]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 01:11, 12 February 2007 | 625 × 409 (147 KB) | Inductiveload (talk | contribs) | {{Information |Description=The complex wavefunction, Ψ, of a travelling particle with a Gaussian envelope. |Source=Own drawing, plotted in Mathematica, edited in Inkscape |Date=12/02/07 |Author=inductiveload |Permission={{PD-self}} |other_versions=[[i |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on en.wikibooks.org
- Usage on en.wikiquote.org