liftingScheme
Description
Use the liftingScheme
object to create a lifting scheme that
you can efficiently apply to data.
Creation
Description
creates the lifting
scheme for the lscheme
= liftingScheme'lazy'
wavelet with normalization set to 1.
creates
a lifting scheme with Properties specified by
name-value pairs. Enclose the property name in quotes. You can create a lifting scheme
using one of the following syntaxes:lscheme
= liftingScheme(Name,Value)
lscheme = liftingScheme('
Wavelet
',wname)lscheme = liftingScheme('
CustomLowpassFilter
',filter)lscheme = liftingScheme('
LiftingSteps
',liftingSteps,'NormalizationFactors',normFactors)
Properties
Object Functions
addlift | Add elementary lifting steps |
deletelift | Delete elementary lifting steps |
ls2filt | Extract wavelet filters from lifting scheme |
disp | Display lifting scheme |
Examples
Extended Capabilities
Version History
Introduced in R2021aSee Also
liftingStep
| lwt
| ilwt
| lwt2
| ilwt2