qfactor
CWT フィルター バンクの品質係数
説明
例
CWT フィルター バンクの品質係数
既定の解析 Morse (3,60) ウェーブレットを使用して CWT フィルター バンクを作成します。
fb = cwtfilterbank;
フィルター バンクの品質係数を計算します。
qf = qfactor(fb)
qf = 4.6296
解析 Morse (3,10) ウェーブレットを使用して CWT フィルター バンクを作成します。フィルター バンクの品質係数を計算します。解析 Morlet (3,10) ウェーブレットは、Morse (3,60) ウェーブレットほど周波数が局所化されていません。2 番目のフィルター バンクの品質係数が最初のフィルター バンクよりも小さいことを確認します。
fb2 = cwtfilterbank('Timebandwidth',10);
qf2 = qfactor(fb2)
qf2 = 1.8445
入力引数
fb
— 連続ウェーブレット変換フィルター バンク
cwtfilterbank
オブジェクト
連続ウェーブレット変換 (CWT) フィルター バンク。cwtfilterbank
オブジェクトとして指定します。
出力引数
qf
— 品質係数
正の数値
品質係数。正の実数として返されます。
データ型: double
拡張機能
C/C++ コード生成
MATLAB® Coder™ を使用して C および C++ コードを生成します。
バージョン履歴
R2018a で導入
参考
MATLAB コマンド
次の MATLAB コマンドに対応するリンクがクリックされました。
コマンドを MATLAB コマンド ウィンドウに入力して実行してください。Web ブラウザーは MATLAB コマンドをサポートしていません。
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
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- 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)