开发者

wavelet

0
  • Matlab - Signal Noise Removal

    I have a vector of data, which contains integers in the range -20 20. Bellow is a plot with the values:[详细]

    2023-03-24 00:20 分类:问答
  • Wavelet Transform for N dimensions

    I came across this amazing response Applying MATLAB\'s idwt2 several times which I executed to understand it myself. However, I am unable to get how to use the same with work with an RGB image. So, I[详细]

    2023-03-21 14:30 分类:问答
  • EEG Wavelet Analysis

    I want to do a time-frequency analysis of an EEG signal. I found the GSL wavelet function for computing wavelet coefficients. How can I extract actual frequency bands (e.g. 8 - 12 Hz) from that coeffi[详细]

    2023-03-15 12:34 分类:问答
  • Wavelet coefficient thresholding

    I have been doing some experimentations using wavelets on image data in both Mathematica and Matlab. I have identified some piece of code in Mathematica that seems do basically do what I want which lo[详细]

    2023-03-11 18:36 分类:问答
  • CDF 9/7 Discrete Wavelet Transform (Convolution)

    I\'m trying to write a simple self-contained program that does a single level of a discrete wavelet transform on a 1D list, using the CDF 9/7 wavelets, and then reconstructs it. I\'m just using the co[详细]

    2023-02-12 05:18 分类:问答
  • Generating a scalogram of a signal

    I\'m trying to build a scalogram view for my app to see whether there is relevant information we can retrieve from a wavelet transform as opposed to using a 开发者_如何学Gospectograms to see what can[详细]

    2022-12-27 20:54 分类:问答
  • Daubechies-4 Transform in MATLAB

    I have a 4x4 matrix which I wish to decompose into 4 frequency bands (LL, HL, LH, HH where L=low, H=high) by using a one-level Daubechies-4 wavelet transform. As a result of the transform, each band s[详细]

    2022-12-26 16:25 分类:问答
  • Discrete Wavelet Transform integer Daub 5/3 lifting issue

    I\'m trying to run an integer-to-integer lifting 5/3 on an image of lena.I\'ve been following the paper \"A low-power Low-memory system for wavelet-based image compression\" by Walker, Nguyen, and Che[详细]

    2022-12-16 15:29 分类:问答