How can I solve the orthogonality issue in bior3.5 wavelet?

2 ビュー (過去 30 日間)
gsourop
gsourop 2021 年 7 月 15 日
コメント済み: Mostafa 2022 年 10 月 24 日
Dear everyone,
I am trying to decompose a time series with the use of Biorthogonal Wavelet Pairs, but I receive an error ''Wavelet must be orthogonal''. The code I am using is the following
load DM_USD
wname='bior3.5'
boundary = 'reflection';
lev = 6;
whp = modwt( DM_USD, wname, lev, boundary );
I would appreciate any help. Thank you in advance.
  1 件のコメント
Mostafa
Mostafa 2022 年 10 月 24 日
Hi, did you solve the issue?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeContinuous Wavelet Transforms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by