Do you have the Wavelet Toolbox? If so you can implement a lifting scheme where the Laurent polynomial has positive powers of z easily.
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 个)
另请参阅
类别
在 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!