Top "Wavelet" questions

The name given to windows used to analyse/synthesize a signal with wavelet transforms.

Wavelet signal decomposition in Octave

I want to conduct signal decomposition using wavelet transformation in Octave. And I don't know, what I should do. I …

signal-processing octave wavelet wavelet-transform
Image Compression Using wavelet- MATLAB

I am working on image compression based on wavelet in MATLAB... I have constructed the below code. Everything is working …

matlab wavelet
Is this wavelet transform implementation correct?

I am searching for alternatives to the FFT to create a spectrogram analyser in python. I heard that the wavelet …

python fft wavelet haar-wavelet wavelet-transform
C Code Wavelet Transform and Explanation

I am trying to implement a wavelet transform in C and I have never done it before. I have read …

c numerical-methods wavelet