File:Complexbessely,n=0glyph.png
From specialfunctionswiki
Complexbessely,n=0glyph.png (195 × 194 pixels, file size: 26 KB, MIME type: image/png)
#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.5, 2.5 cplot(lambda x: bessely(0,x),[-8,8],[-8,8],points=40000,verbose=True) plt.savefig('complexbessely,n=0glyph.png')
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 22:23, 10 June 2016 | 195 × 194 (26 KB) | Tom (talk | contribs) | Category:Besselyglyph <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.5, 2.5 cplot(lambda x: bessely(0,x),[-8,8],[-8,8],points=40000,verbose=... |
- You cannot overwrite this file.
File usage
There are no pages that link to this file.