このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。
直交ウェーブレット フィルター バンクは単一のスケーリング関数とウェーブレットを生成するのに対して、双直交ウェーブレット フィルターは分解用に 1 つのスケーリング関数とウェーブレット、再構成用に別のペアを生成します。Daubechies の最小非対称フィルターには、直交フィルターの最も線形な位相応答があります。線形位相を必要とする場合は、双直交フィルターを使用してください。
dwtfilterbank | Discrete wavelet transform filter bank |
biorwavf | Biorthogonal spline wavelet filter |
biorfilt | Biorthogonal wavelet filter set |
coifwavf | Coiflet wavelet filter |
dtfilters | Analysis and synthesis filters for oversampled wavelet filter banks |
dbaux | Daubechies wavelet filter computation |
dbwavf | Daubechies wavelet filter |
fejerkorovkin | Fejér-Korovkin wavelet filters |
orthfilt | Orthogonal wavelet filter set |
rbiowavf | Reverse biorthogonal spline wavelet filters |
qmf | Scaling and Wavelet Filter |
symaux | Symlet wavelet filter computation |
symwavf | Symlet wavelet filter |
wavefun | Wavelet and scaling functions |
wavefun2 | Wavelet and scaling functions 2-D |
wfilters | ウェーブレット フィルター |
ウェーブレット アナライザー | Analyze signals and images using wavelets |
用途に適したウェーブレットを選択するための基準について学習します。
ウェーブレット変換されたデータから信号を再構成する方法について理解します。
Add Quadrature Mirror and Biorthogonal Wavelet Filters
This example shows how to add an orthogonal quadrature mirror filter (QMF) pair and biorthogonal wavelet filter quadruple to Wavelet Toolbox™. While Wavelet Toolbox™ already contains many of the most widely used orthogonal and biorthogonal wavelet families, including the Daubechies' extremal-phase, the Daubechies' least-asymmetric phase, the coiflet, the Fejer-Korovkin filters, and biorthogonal spline wavelets, you can easily add your own filters and use the filter in any of the discrete wavelet or wavelet packet algorithms.
Show how the number of vanishing moments affects smoothness biorthogonal filter pair.