📄 legall_5x3_deltalp.wvf
字号:
%LeGall_5x3 with delta low-pass = 1/3 wavelet
%
% H = (-1/2*x(-1) + x(0) - 1/2*x(1)) * (1 / sqrt(2))
% L = x(0) * sqrt(2)
%
% Prediction -> y(0)' = y(0) - 0.5 * (x(-1) + x(1))
% Update -> x(0)' = x(0)
% Normalisation -> H = y' * (1 / sqrt(2))
% L = x' * sqrt(2)
%wvf_type
SYMMETRIC_ODD
%lift_coeff
-0.5
%lift_cnct
11
%lift_norm
1.41421356237310
0.70710678118655
%filt_AL - - no filtering performed, just normalisation
0, 1.41421356237310
%filt_AH - symmetric
-1,-0.35355339059327
0, 0.70710678118655
1,-0.35355339059327
%filt_SL - can be deduced from filt_AH
%filt_SH - can be deduced from filt_AL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -