Borrar filtros
Borrar filtros

Wavelet Transform: Signal reconstruction from D3 to D6

1 visualización (últimos 30 días)
Enrico Cosenza
Enrico Cosenza el 13 de Nov. de 2020
Respondida: Shashank Gupta el 18 de Nov. de 2020
Hi,
I used the mother wavelet Daubechie 6 to decompose the signals into seven details (D1 to D7). Now, I need to recompose the signals from D3 to D6, which contain the frequency components consistent of my signal.
How can do this?
P.S. I use 'wavedec' function to decompose the signal.

Respuestas (1)

Shashank Gupta
Shashank Gupta el 18 de Nov. de 2020
Hi Enrico,
Did you check out wrcoef function, it can be used to reconstruct the wavelet transformed signal. you may need to do some initial preprocessing depends upon your requirement, but it can certainly reconstruct wavelet signals.
I hope this helps you.
Cheers

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by