About 58,100 results
Open links in new tab
  1. Wavelet Scattering explanation? - Signal Processing Stack Exchange

    Oct 2, 2021 · Wavelet Scattering is an equivalent deep convolutional network, formed by cascade of wavelets, modulus nonlinearities, and lowpass filters. It yields representations that are time …

  2. PyWavelets CWT implementation - Signal Processing Stack Exchange

    Sep 28, 2020 · I seek to understand PyWavelets' implementation of the Continuous Wavelet Transform, and how it compares to the more 'basic' version I've coded and provided here. In …

  3. python - Feature extraction/reduction using DWT - Signal …

    For a given time series which is n timestamps in length, we can take Discrete Wavelet Transform (using 'Haar' wavelets), then we get (for an example, in Python) -

  4. What's the difference between the Gabor and Morlet wavelets?

    The Gabor wavelet is a kind of the Gaussian modulated sinusoidal wave (source)   Gabor wavelets are formed from two components, a complex sinusoidal carrier and a Gaussian …

  5. Understanding noise removal method using wavelets

    Nov 3, 2020 · I am trying to understand how wavelet transform can be used to denoise a time series or signal and how to plot the scalogram image. My signal has a lot of fluctuations and …

  6. What is the scaling function and wavelet function at wavelet …

    May 6, 2015 · I'm trying to looking the meaning and functionality about scaling function and wavelet function at wavelet analysis. I have googling already. But I can't find and understand …

  7. wavelet - Mexican hat normalization - Signal Processing Stack …

    Aug 8, 2024 · You'll need to complete a few actions and gain 15 reputation points before being able to upvote. Upvoting indicates when questions and answers are useful. What's reputation …

  8. wavelet - CWT at low scales: PyWavelets vs Scipy - Signal …

    Oct 6, 2020 · Low scales are arguably the most challenging to implement due to limitations in discretized representations. Detailed comparison here; the principal difference is in how the …

  9. 2D Wavelet Transform Explanation - Signal Processing Stack …

    However, it illustrates some wavelet features. The top left is a coarse approximation of the image, resulting from filtering and downsampling, obtained from a scaling function.

  10. Discrete wavelet transform; how to interpret approximation and …

    Discrete wavelet transform; how to interpret approximation and detail coefficients? Ask Question Asked 8 years ago Modified 2 years, 8 months ago