File:Complexkelvinbei,n=0plot.png

From specialfunctionswiki
Jump to: navigation, search
Complexkelvinbei,n=0plot.png(570 × 571 pixels, file size: 179 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

cplot(lambda x: bei(0,x),[-15,15],[-15,15],points=50000,verbose=True)
plt.title(r'Domain coloring of $\mathrm{bei}_{0}(z)$.')
plt.savefig('complexkelvinbei,n=0plot.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
current00:51, 11 June 2016Thumbnail for version as of 00:51, 11 June 2016570 × 571 (179 KB)Tom (talk | contribs)Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: bei(0,x),[-15,15],[-15,15],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{bei}_{0}(z)$.') pl...
  • You cannot overwrite this file.

The following page links to this file:

Metadata