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 Lifting Scheme With liftwave
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
wname
— Wavelet
character vector | string scalar
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.4
andrbio5.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
LS
— Lifting scheme
cell array
Lifting scheme, returned as a cell array. For more information, see
lsinfo
.
Version History
Introduced before R2006aR2021a: liftwave
will be removed
liftwave
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 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
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.
Americas
- 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)