MATLAB 帮助中心
WPTREE information
WPTREE
disp(T)
disp(T) displays the contents of the wavelet packet tree T.
T
example
collapse all
Create a wavelet packet tree.
x = randn(1,1000); t = wpdec(x,3,"db2");
Merge the nodes with indices 3 and 5. Plot the modified tree.
t = nodejoin(t,3); t = nodejoin(t,5); fig = plot(t);
Programmatically, in Node Label, change the selected item from Depth_Position to Index.
Depth_Position
Index
plot(t,"setNodeLabel",fig,"Index")
Display the contents of the modified tree.
disp(t)
Wavelet Packet Object Structure =============================== Size of initial data : [1 1000] Order : 2 Depth : 3 Terminal nodes : [3 9 10 5 13 14] ------------------------------------------------ Wavelet Name :db2 Low Decomposition filter :[-0.1294 0.2241 0.8365 0.483] High Decomposition filter :[ -0.483 0.8365 -0.2241 -0.1294] Low Reconstruction filter :[ 0.483 0.8365 0.2241 -0.1294] High Reconstruction filter :[-0.1294 -0.2241 0.8365 -0.483] ------------------------------------------------ Entropy Name :shannon Entropy Parameter :0 ------------------------------------------------
wptree
Wavelet packet tree, specified as a wptree object.
Example: T = wpdec(rand(1,1000),2,"db2")
T = wpdec(rand(1,1000),2,"db2")
Introduced before R2006a
get | read | set | write
get
read
set
write
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.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处