Skip to main content

modwt

Function modwt 

Source
pub fn modwt(
    signal: &[f64],
    wavelet: WaveletFamily,
    levels: usize,
) -> ModwtDecomposition
Expand description

Compute the MODWT (non-decimated DWT with rescaled filters).