File:AiryAi Real Surface.png

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

Original file(1,600 × 1,288 pixels, file size: 718 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
Description

A surface plot of the real part of the Airy function:

x and y both run from -4 to 4.
Date 7 March 2008 (upload date)
Source self-made, Mathematica
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]

Plot3D[
 Re[AiryAi[x + I y]],
 {x, -4, 4},
 {y, -4, 4},
 BoxStyle -> Directive[
   Thickness[0.002],
   Black],
 TicksStyle -> Directive[
   Bold,
   FontSize -> 32,
   FontFamily -> "DejaVu Mono",
   Thickness[0.0015]],
 LabelStyle -> Directive[
   Bold,
   Italic,
   FontSize -> 40,
   FontFamily -> "DejaVu Mono"],
 PlotStyle -> Directive[
   Yellow,
   Specularity[White, 5],
   Opacity[0.8]],
 PlotPoints -> 100,
 MaxRecursion -> 3,
 ImageSize -> 1600,
 AxesLabel -> {"x", "y", "z"},
 ClippingStyle -> {Opacity[0.5]}
 ]

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:01, 7 March 2008Thumbnail for version as of 16:01, 7 March 20081,600 × 1,288 (718 KB)Inductiveload (talk | contribs){{Information |Description= |Source= |Date= |Author= |Permission= |other_versions= }}
15:56, 7 March 2008Thumbnail for version as of 15:56, 7 March 20081,600 × 1,322 (526 KB)Inductiveload (talk | contribs){{Information |Description=A surface plot of the real part of the Airy function:<br> <math>f(x)=\Re \left[ \mathrm{Ai} (x + iy) \right]</math><br> ''x'' and ''y'' both run from -4 to 4. |Source=self-made, Mathematica |Date=07/03/2008 |Author= [[User:Induc

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: