liftwave
(To be removed) Lifting schemes
liftwave will be removed in a future release. Use liftingScheme. For more information, see Version History.
Description
Examples
Create the lifting scheme associated with the db2 wavelet.
lsdb2 = liftwave("db2");Visualize the lifting scheme.
displs(lsdb2);
lsdb2 = {...
'd' [ -1.73205081] [0]
'p' [ -0.06698730 0.43301270] [1]
'd' [ 1.00000000] [-1]
[ 1.93185165] [ 0.51763809] []
};
Input Arguments
Wavelet, specified as a character vector or string scalar. Valid values
for wname are listed here.
WNAME Values | ||||||
|---|---|---|---|---|---|---|
'lazy' | ||||||
'haar' | ||||||
'db1', 'db2',
'db3', 'db4',
'db5', 'db6',
'db7',
'db8' | ||||||
'sym2', 'sym3',
'sym4',
'sym5', 'sym6',
'sym7',
'sym8' | ||||||
Cohen-Daubechies-Feauveau wavelets
| ||||||
'biorX.Y' (see waveinfo) | ||||||
'rbioX.Y' (see waveinfo) | ||||||
'bs3': identical to
'cdf4.2' | ||||||
'rbs3': reverse of
'bs3' | ||||||
'9.7': identical to
'bior4.4' | ||||||
'r9.7': reverse of
'9.7' |
Note:
'cdfX.Y' == 'rbioX.Y'except forrbio4.4andrbio5.5.'biorX.Y'is the reverse of'rbioX.Y''haar' == 'db1' == 'bior1.1' == 'cdf1.1''db2' == 'sym2'and'db3' == 'sym3'
Data Types: char | string
Output Arguments
Lifting scheme, returned as a cell array. For more information, see
lsinfo.
Version History
Introduced before R2006aliftwave will be removed in a future release. Use liftingScheme.
| Functionality | Result | Use Instead | Compatibility Considerations |
|---|---|---|---|
LS = liftwave(WNAME) | Still runs | LS =
liftingScheme('Wavelet',WNAME) | You can also use |
LS = liftwave(WNAME,'Int2Int') | Still runs |
| To preserve integer-valued data, set the
Int2Int name-value pair of the
functions lwt or
lwt2 to
true. |
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)