Wavelet Transform in time second
Mostrar comentarios más antiguos
Hi, how to convert the data in array to time second after decompose 1-D in wavelet transform? Really need your help.
Respuestas (1)
Wayne King
el 14 de Oct. de 2016
1 voto
Hi Farah, there are multiple varieties of 1-D wavelet transform. There is the redundant variety like MODWT where there are as many coefficients as the original data at each level. In this case the time stamp of the coefficients are the same as the data.
In the critically sampled DWT (wavedec), the coefficients are spaced in time proportional to the level.
Can you give a concrete example of which wavelet transform you are trying to use? It would be helpful to give us a sample signal and the sampling rate of the original signal.
4 comentarios
farah
el 14 de Oct. de 2016
Wayne King
el 14 de Oct. de 2016
Thanks Farah, this is helpful. Do you mind attaching this time series? That would help a lot, thanks
farah
el 15 de Oct. de 2016
Categorías
Más información sobre Signal Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

