MATLAB Help Center
Plot wavelet packets colored coefficients
wpviewcf(T,cmode)
wpviewcf(T,cmode,nbcol)
wpviewcf(T,cmode) plots the colored coefficients for the terminal nodes of the wavelet packet tree T using the color mode cmode.
T
cmode
example
wpviewcf(T,cmode,nbcol) uses nbcol colors.
nbcol
collapse all
Create a wavelet packet tree using the Haar wavelet.
Fs = 200; x = 0:1/Fs:1; y = sin(8*pi*x); t = wpdec(y,3,"haar");
Use plot, the plot tree GUI, to plot the tree.
plot
plot(t)
Click the node (3,0) to get this figure:
(3,0)
Plot the colored wavelet packet coefficients.
wpviewcf(t,1)
wptree
Wavelet packet tree, specified as a wptree object.
1
2
3
4
Color mode to use to plot the coefficients, specified by one of the values listed here.
5
6
7
8
Number of colors to use to plot the coefficients, specified as a positive integer.
Introduced before R2006a
wpdec
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