[lsteps,k] = lp2LS(wavetype,LoRz,HiRz,factmode)
returns the lifting scheme steps lsteps and normalization factors
k associated with the Laurent polynomials LoRz
and HiRz. wavetype specifies the wavelet type
corresponding to the Laurent polynomials, and factmode specifies the
factorization mode.
Create a lifting scheme associated with the db2 wavelet.
wv = "db2";
lsw = liftingScheme(Wavelet=wv);
Obtain the Laurent polynomials associated with the wavelet, and then obtain the lifting steps and normalization factors associated with the Laurent polynomials.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.