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

1 Ansicht (letzte 30 Tage)
Roger
Roger am 22 Dez. 2013
Beantwortet: Wayne King am 22 Dez. 2013
When 'type' = 'a', N is allowed to be 0;
when ‘type'='d' ,N ??

Akzeptierte Antwort

Wayne King
Wayne King am 22 Dez. 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()

Weitere Antworten (0)

Kategorien

Mehr zu Discrete Multiresolution Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by