Difference between revisions of "File:Jincplot.png"

From specialfunctionswiki
Jump to: navigation, search
(Plot[Jinc[t], {t, -15, 15}])
 
(Tom uploaded a new version of "File:Jincplot.png")
 
(No difference)

Latest revision as of 00:54, 12 December 2016

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