Effacer les filtres
Effacer les filtres

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

6 vues (au cours des 30 derniers jours)
gsourop
gsourop le 15 Juil 2021
Commenté : Mostafa le 24 Oct 2022
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.

Réponses (0)

Catégories

En savoir plus sur Continuous Wavelet Transforms dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by