File:Airyaiplot.png

From specialfunctionswiki
Jump to: navigation, search
Original file(877 × 885 pixels, file size: 49 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

cplot(airyai,[-10,10],[-10,10],points=50000,verbose=True)
plt.title('Domain coloring of $\mathrm{Ai}(z)$.')
plt.savefig('complexairyaiplot.png',bbox_inches='tight',pad_inches=0.1)

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:37, 16 May 2016Thumbnail for version as of 07:37, 16 May 2016877 × 885 (49 KB)Tom (talk | contribs)Category:Plot <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(airyai,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{Ai}(z)$.') plt.savefig('complexairyaiplot...
  • You cannot overwrite this file.

The following page links to this file:

Metadata