File:Complexbesseli,n=1plot.png
From specialfunctionswiki
Revision as of 23:24, 10 June 2016 by Tom (talk | contribs) (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: besseli(1,x),[-15,15],[-15,15],points=50000,verbose=True) plt.title(r'Domain coloring of $I_1(z)$.') plt.savefig...)
Complexbesseli,n=1plot.png (570 × 571 pixels, file size: 117 KB, MIME type: image/png)
#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: besseli(1,x),[-15,15],[-15,15],points=50000,verbose=True) plt.title(r'Domain coloring of $I_1(z)$.') plt.savefig('complexbesseli,n=1plot.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/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 23:24, 10 June 2016 | 570 × 571 (117 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: besseli(1,x),[-15,15],[-15,15],points=50000,verbose=True) plt.title(r'Domain coloring of $I_1(z)$.') plt.savefig... |
- You cannot overwrite this file.
File usage
The following page links to this file: