daubechies.4.lft
来自「QccPack implementation in C」· LFT 代码 · 共 25 行
LFT
25 行
LFT0.12## Daubechies.4.lft## The length-4 Daubechies orthonormal wavelet with compact support, lifted# implementation.## Permitted boundary methods:# periodic extension, boundary wavelet## Permitted signal length:# any even length, start with even-indexed sample only## References:# I. Daubechies, "Orthonormal Bases of Compactly Supported Wavelets,"# Communications on Pure and Applied Mathematics, vol. 41,# pp. 909-996, 1988.## I. Daubechies and W. Sweldens, "Factoring Wavelet Transforms Into# Lifting Steps," J. Fourier Anal. Appl., vol. 4, no. 3,# pp. 245-267, 1998.1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?