Wavelet Toolbox | ![]() ![]() |
Discrete Wavelet Packet 1-D options.
Compression using a global threshold.
X is the signal to be compressed and WPT is the wavelet packet decomposition structure of the signal to be compressed.
THR = wthrmngr('wp1dcompGBL
','bal_sn
',WPT)
THR = wthrmngr('wp1dcompGBL
','rem_n0
',X)
De-noising using a global threshold.
WPT is the wavelet packet decomposition structure of the signal to be de-noised.
THR = wthrmngr('wp1ddenoGBL
','sqtwologuwn
',WPT)
THR = wthrmngr('wp1ddenoGBL
','sqtwologswn
',WPT)
THR = wthrmngr('wp1ddenoGBL
','bal_sn
',WPT)
THR = wthrmngr('wp1ddenoGBL
','penalhi
',WPT)
see wbmpen
with ALFA = 6.25
THR = wthrmngr('wp1ddenoGBL
','penalme
',WPT)
see wbmpen
with ALFA = 2
THR = wthrmngr('wp1ddenoGBL
','penallo
',WPT)
see wbmpen
with ALFA = 1.5
![]() | Discrete Stationary Wavelet 2-D options. | Discrete Wavelet Packet 2-D options. | ![]() |