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.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.
Amerika
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- 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)