File:Jincplot.png

From specialfunctionswiki
Jump to: navigation, search
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/TimeThumbnailDimensionsUserComment
current00:54, 12 December 2016Thumbnail for version as of 00:54, 12 December 2016875 × 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 2015Thumbnail for version as of 04:27, 21 August 2015360 × 222 (9 KB)Tom (talk | contribs)Plot[Jinc[t], {t, -15, 15}]
  • You cannot overwrite this file.

The following page links to this file:

Metadata