Learning Scientific Programming with Python (2nd edition)
Q7.5.1: The two-dimensional sinc function
Question Q7.5.1
Generate an image plot of the sinc function in the Cartesian plane, $\mathrm{sinc}(r) = \sin r / r$ where $r = \sqrt{x^2+y^2}$.
Learning Scientific Programming with Python (2nd edition)
Generate an image plot of the sinc function in the Cartesian plane, $\mathrm{sinc}(r) = \sin r / r$ where $r = \sqrt{x^2+y^2}$.