Article 39TSQ Shannon wavelet

Shannon wavelet

by
John
from John D. Cook on (#39TSQ)

The Shannon wavelet has an interesting plot:

shannon1.png

Given the complexity of the plot, the function definition is surprisingly simple:

shannon_wavelet.svg

The Fourier transform is even simpler: it's the indicator function of [-2I, -I] a [I, 2I], i.e. the function that is 1 on the intervals [-2I, -I] and [I, 2I] but zero everywhere else.

The Shannon wavelet is orthogonal to integer translates of itself. This isn't obvious in the time domain, but it's easy to prove in the frequency domain using Parseval's theorem.

Here's a plot of the original wavelet and the wavelet shifted to the left by 3:

shannon2.png

And here's a plot of the product of the two wavelets. It's plausible that the areas above and below the x-axis cancel out each other, and indeed they do.

shannon3.png

Related post: Sinc and Jinc integrals

o7JYQrlv83E
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments