Denoising of 1-d signal with wavelet thresholding.
out=CohWave(Noisy,L,qmf)
1-d Noisy signal, length(Noisy)= 2^J.
Low-Frequency cutoff for shrinkage (e.g. L=4), Should have L << J!, Optional, Default = 3.
Quadrature Mirror Filter for Wavelet Transform,, Optional, Default = Symmlet 4.
Estimate, obtained by applying thresholding on wavelet coefficients.
Denoising of signal contaminated with another signal using coherent structures algorithm.