Help CenterHelp Center
Daubechies wavelet filter
f = dbwavf(wname)
f = dbwavf(wname) returns the scaling filter associated with the Daubechies wavelet specified by wname. f is a real-valued vector.
f
wname
example
collapse all
Specify the order 4 Daubechies wavelet.
wname = 'db4';
Compute the corresponding scaling filter.
f = dbwavf(wname); f'
ans = 8×1 0.1629 0.5055 0.4461 -0.0198 -0.1323 0.0218 0.0233 -0.0075
'dbN'
Daubechies wavelet with N vanishing moments, where N is a positive integer in the closed interval [1, 45].
Introduced before R2006a
dbaux | waveinfo | wfilters
dbaux
waveinfo
wfilters
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.
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:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office