wrcoef('ty​pe',C,L,'w​name',N) When 'type' = 'd', is N allowed to be 0???

3 vues (au cours des 30 derniers jours)
Roger
Roger le 22 Déc 2013
When 'type' = 'a', N is allowed to be 0;
when ‘type'='d' ,N ??

Réponse acceptée

Wayne King
Wayne King le 22 Déc 2013
In that case, you are asking for a reconstruction based on the wavelet coefficients, so the level, N, has to be >= 1
Of course, how large N can be depends on the level you used in obtaining C,L from wavedec()

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by