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

1 visualización (últimos 30 días)
Roger
Roger el 22 de Dic. de 2013
Respondida: Wayne King el 22 de Dic. de 2013
When 'type' = 'a', N is allowed to be 0;
when ‘type'='d' ,N ??

Respuesta aceptada

Wayne King
Wayne King el 22 de Dic. de 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()

Más respuestas (0)

Categorías

Más información sobre Discrete Multiresolution Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by