disp
WPTREE の情報
構文
説明
例
ウェーブレット パケット ツリーを作成します。
x = randn(1,1000);
t = wpdec(x,3,"db2");インデックス 3 と 5 のノードをマージします。変更されたツリーをプロットします。
t = nodejoin(t,3); t = nodejoin(t,5); fig = plot(t);

プログラムを使用して、[ノード ラベル] の選択項目を Depth_Position から Index に変更します。
plot(t,"setNodeLabel",fig,"Index")

変更されたツリーの内容を表示します。
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 オブジェクトとして指定します。
例: T = wpdec(rand(1,1000),2,"db2")
バージョン履歴
R2006a より前に導入
MATLAB Command
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.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- 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)