Wavelet Transform in time second

Hi, how to convert the data in array to time second after decompose 1-D in wavelet transform? Really need your help.

Antworten (1)

Wayne King
Wayne King am 14 Okt. 2016

1 Stimme

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 Kommentare

farah
farah am 14 Okt. 2016
<<
>> Hi Wayne, I use wavelet toolbox to decompose signal which use time series. In wavelet toolbox I cannot import data from workspace in time series except in array which I need the answer in time seconds not in array data. So how can I solve this problem? I want to detect the maximum point of impulse signal as in image in time second no in sample data array.
Wayne King
Wayne King am 14 Okt. 2016
Thanks Farah, this is helpful. Do you mind attaching this time series? That would help a lot, thanks
farah
farah am 15 Okt. 2016
Hi Wayne. I want the detail coefficient (d1) in time series as similar to the scale of original signal. As you can see (second image of third row) the d1 is decompose in array data sample. So how ya to get in time scale? I didnt get the time series yet of d1. In my first image is in time series. Did wavelet transform can decompose by import data workspace using format time series instead of array?
Raul
Raul am 13 Nov. 2018
Bearbeitet: Raul am 13 Nov. 2018
Hello Wayne, Farah
Could you please clarify if you wrer able to import the signal in the wvalet toolbox using the actual tiem and not the "array data"..Is this a potential option?
Thanks
Raul

Melden Sie sich an, um zu kommentieren.

Produkte

Tags

Gefragt:

am 14 Okt. 2016

Bearbeitet:

am 13 Nov. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by