File:Diffraction beats.gif

Diffraction_beats.gif(360 × 354 pixels, file size: 277 KB, MIME type: image/gif, looped, 21 frames)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: Animation of the node lines of the diffraction pattern of two sources that have a small difference in frequency; made because of Steven Waller's theory about Stonehenge
Date
Source Own work
Author Pieter Kuiper
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
 
This diagram was created with Mathematica.

Mathematica code:

d = 5; r1[x_, y_] = Sqrt[x^2 + (y - d)^2]; r2[x_, y_] = Sqrt[x^2 + (y + d)^2]; node[x_, y_] = r1[x, y] - r2[x, y]; Export["Diffraction_beats.gif", Table[ContourPlot[{node[x, y] == 1 + a, node[x, y] == -1 + a, node[x, y] == 3 + a, node[x, y] == -3 + a, node[x, y] == 5 + a, node[x, y] == -5 + a, node[x, y] == 7 + a, node[x, y] == -7 + a, node[x, y] == 9 + a, node[x, y] == -9 + a}, {x, -20, 20}, {y, -20, 20}, ContourStyle -> Directive[Black, Thick]], {a, -1.0, 1.0, 0.1}]]

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:52, 8 March 2012Thumbnail for version as of 10:52, 8 March 2012360 × 354 (277 KB)Pieter Kuiper (talk | contribs){{Information |Description ={{en|1=Animation of the node lines of the diffraction pattern of two sources that have a small difference in frequency; made because of Steven Waller's theory about Stonehenge}} |Source ={{own}} |Author =[...

There are no pages that use this file.

Metadata