Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

wavedec in time series format cannot be done

3 Ansichten (letzte 30 Tage)
farah
farah am 16 Okt. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hi, anybody know why the wavedec cannot be done in time series format? and if possible how to do so?

Antworten (1)

Walter Roberson
Walter Roberson am 16 Okt. 2016
If the time difference between samples is uniform, then extract the data from the timeseries and pass it in.
If the time difference between samples is not uniform, then you might need to do a non-uniform wavelet; see for example the discussion at https://www.mathworks.com/matlabcentral/fileexchange/29502-toolbox-alpert-transform

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by