- Wavelet denoising demo - An educative demo for experimenting with hard-thresholding and soft-thresholding in the wavelet domain Type of wavelet: orthogonal wavelet families Two types of decomposition: 1) decimated (bi-orthogonal)-> main program: WThresh_demo.m 2) non-decimated -> main program: WThresh_demo_SI.m ======================================================================================= Author: Aleksandra Pizurica Ghent University Dept. Telecommunications and Information Processing Copyright: All software, documentation, and related files in this distribution are Copyright (c) 2006 Aleksandra Pizurica. All rights reserved. This demo uses wavelet decomposition functions (mdwt, midwt, mrdwt, mirdwt) from the wavelet toolbox of Rice University. Permission is granted for use and non-profit distribution providing that this notice be clearly maintained. The right to distribute any portion for profit or as part of any commercial product is specifically reserved for the author. =======================================================================================