File:Airy Pattern Intensity and Encircled Power.svg

From formulasearchengine
Jump to navigation Jump to search

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

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

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

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}
 ]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

4 March 2009

image/svg+xml

d2cdaa1b7e066b84471c6921fa04fb00f9bb0739

58,617 byte

460 pixel

720 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current10:39, 19 March 2009Thumbnail for version as of 10:39, 19 March 2009720 × 460 (57 KB)wikimediacommons>Inductiveloadand again

There are no pages that use this file.