WLJS LogoWLJS Notebook

SymletWavelet

SymletWavelet[] represents the Symlet wavelet of order 4.

  • SymletWavelet[n] represents the Symlet wavelet of order n.

Examples

Default Symlet wavelet:

SymletWavelet[]

Symlet of order 8:

SymletWavelet[8]

Plot the wavelet:

WaveletPsi[SymletWavelet[4], {x, 0, 8}]

Please visit the official Wolfram Language Reference for more details.

On this page