File:Airy Pattern Intensity and Encircled Power.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 720 × 460 pixels, file size: 57 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
English: A graph showing the intensity and encircled power of an Airy pattern.
Date
Source Own work
Author Inductiveload
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.

Mathematica Code[edit]

encircledPower[x_] := 1 - BesselJ[0, x]^2 - BesselJ[1, x]^2;
airyPattern[x_] := (2 BesselJ[1, x]/x)^2;

Plot[
 {airyPattern[x],
  encircledPower[x]},
 {x, 0, 11}
 ]

File history

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

Date/TimeThumbnailDimensionsUserComment
current08:39, 19 March 2009Thumbnail for version as of 08:39, 19 March 2009720 × 460 (57 KB)Inductiveload (talk | contribs)and again
08:39, 19 March 2009Thumbnail for version as of 08:39, 19 March 2009720 × 460 (57 KB)Inductiveload (talk | contribs)reversed labels
22:35, 4 March 2009Thumbnail for version as of 22:35, 4 March 2009720 × 460 (57 KB)Inductiveload (talk | contribs){{Information |Description={{en|1=A graph showing the intensity and encircled power of an en:Airy pattern. :<math>I(\theta) = I_0 \left ( \frac{2 J_1(ka \sin \theta)}{ka \sin \theta} \right )^2 = I_0 \left ( \frac{2 J_1(x)}{x} \right )^2</math> :<ma

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: