Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

wavedec in time series format cannot be done

조회 수: 2 (최근 30일)
farah
farah 2016년 10월 16일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, anybody know why the wavedec cannot be done in time series format? and if possible how to do so?

답변 (1개)

Walter Roberson
Walter Roberson 2016년 10월 16일
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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by