File:Complexsechplot.png
From specialfunctionswiki
Revision as of 08:26, 16 May 2016 by Tom (talk | contribs) (Catgeory:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(sech,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{sech}(z)$.') plt.savefig('complex...)
Complexsechplot.png (570 × 571 pixels, file size: 99 KB, MIME type: image/png)
#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(sech,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{sech}(z)$.') plt.savefig('complexsechplot.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 | 08:26, 16 May 2016 | 570 × 571 (99 KB) | Tom (talk | contribs) | Catgeory:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(sech,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{sech}(z)$.') plt.savefig('complex... |
- You cannot overwrite this file.
File usage
The following page links to this file: