z power 1 filter in matlab
Mostra commenti meno recenti
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
Risposte (1)
Wayne King
il 8 Apr 2012
0 voti
Do you have the Wavelet Toolbox? If so you can implement a lifting scheme where the Laurent polynomial has positive powers of z easily.
Categorie
Scopri di più su Filter Banks in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!