MATLAB Help Center
Symlet wavelet filter
f = symwavf(wname)
f = symwavf(wname) returns the scaling filter associated with the Symlet wavelet specified by wname. f is a real-valued vector.
f
wname
example
collapse all
Specify the order 4 Symlet wavelet.
wname = 'sym4';
Compute the corresponding scaling filter.
f = symwavf(wname); f'
ans = 8×1 0.0228 -0.0089 -0.0702 0.2106 0.5683 0.3519 -0.0210 -0.0536
'symN'
Symlet wavelet with N vanishing moments, where N is a positive integer in the closed interval [1, 45].
expand all
backgroundPool
ThreadPool
The symwavf function fully supports thread-based environments. For more information, see Run MATLAB Functions in Thread-Based Environment.
symwavf
You can use symwavf in thread-based environments. For more information, see Run MATLAB Functions in Thread-Based Environment.
symaux | waveinfo
symaux
waveinfo
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
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
Europe
Asia Pacific
Contact your local office