Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

リフティング

1 次元リフティングおよび 2 次元リフティング、ローカル多項式変換、ローラン多項式

リフティングでは、特定の性質をもつ完全再構成フィルター バンクを徐々に設計することができます。リフティングの詳細と例については、Lifting Method for Constructing Waveletsを参照してください。

関数

すべて展開する

filters2lpFilters to Laurent polynomials (R2021b 以降)
liftingSchemeCreate lifting scheme for lifting wavelet transform (R2021a 以降)
liftingStepCreate elementary lifting step (R2021a 以降)
lwt1-D lifting wavelet transform (R2021a 以降)
ilwtInverse 1-D lifting wavelet transform (R2021a 以降)
laurentMatrixCreate Laurent matrix (R2021b 以降)
laurentPolynomialCreate Laurent polynomial (R2021b 以降)
liftfiltApply elementary lifting steps on filters (R2021b 以降)
lwt22-D Lifting wavelet transform (R2021b 以降)
ilwt2Inverse 2-D lifting wavelet transform (R2021b 以降)
lwtcoefExtract or reconstruct 1-D LWT wavelet coefficients and orthogonal projections (R2021a 以降)
lwtcoef2Extract 2-D LWT wavelet coefficients and orthogonal projections (R2021b 以降)
wave2lpLaurent polynomials associated with wavelet (R2021b 以降)
mlptMultiscale local 1-D polynomial transform
imlptInverse multiscale local 1-D polynomial transform
mlptreconReconstruct signal using inverse multiscale local 1-D polynomial transform
mlptdenoiseDenoise signal using multiscale local 1-D polynomial transform

トピック

  • リフティング

    離散ウェーブレット変換を実行しながら、リフティングを使用してウェーブレット フィルターを設計する。

  • Lifting Method for Constructing Wavelets

    Learn about constructing wavelets that do not depend on Fourier-based methods.

  • Smoothing Nonuniformly Sampled Data

    This example shows to smooth and denoise nonuniformly sampled data using the multiscale local polynomial transform (MLPT). The MLPT is a lifting scheme (Jansen, 2013) that shares many characteristics of the discrete wavelet transform and works with nonuniformly sampled data.