z power 1 filter in matlab
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all, i'm trying to construct a wavelet lifting scheme, but am having some problems: I am unable to get a z1 filter to work, the filter command wont do any good. I know that the z-1 filter can be implemented by : filter([0 1],1,a); Can anybody help me with this? :P
0 件のコメント
回答 (1 件)
Wayne King
2012 年 4 月 8 日
Do you have the Wavelet Toolbox? If so you can implement a lifting scheme where the Laurent polynomial has positive powers of z easily.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Filter Banks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!