File:Jincplot.png
From specialfunctionswiki
Revision as of 00:54, 12 December 2016 by Tom (talk | contribs) (Tom uploaded a new version of "File:Jincplot.png")
Size of this preview: 599 × 600 pixels. Other resolutions: 240 × 240 pixels | 875 × 876 pixels.
Original file (875 × 876 pixels, file size: 37 KB, MIME type: image/png)
Plot[Jinc[t], {t, -15, 15}]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 00:54, 12 December 2016 | 875 × 876 (37 KB) | Tom (talk | contribs) | Category:Plot <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 x=np.arange(-25,25,0.0001); f=np.vectorize(lambda x: besselj(1,x)/x) y=f(x... | |
04:27, 21 August 2015 | 360 × 222 (9 KB) | Tom (talk | contribs) | Plot[Jinc[t], {t, -15, 15}] |
- You cannot overwrite this file.
File usage
The following page links to this file: