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

 Accepted Answer

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()

More Answers (0)

Asked:

on 22 Dec 2013

Answered:

on 22 Dec 2013

Community Treasure Hunt

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

Start Hunting!