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

1 回表示 (過去 30 日間)
Roger
Roger 2013 年 12 月 22 日
回答済み: Wayne King 2013 年 12 月 22 日
When 'type' = 'a', N is allowed to be 0;
when ‘type'='d' ,N ??

採用された回答

Wayne King
Wayne King 2013 年 12 月 22 日
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()

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDiscrete Multiresolution Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by