Info
此问题已关闭。 请重新打开它进行编辑或回答。
wavedec in time series format cannot be done
1 次查看(过去 30 天)
显示 更早的评论
Hi, anybody know why the wavedec cannot be done in time series format? and if possible how to do so?
0 个评论
回答(1 个)
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
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!