view util/Rice Wavelet Toolbox/Contents.m @ 214:b9b4dc87f1aa luisf_dev

Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m.
author Aris Gretsistas <aris.gretsistas@elec.qmul.ac.uk>
date Wed, 21 Mar 2012 18:27:23 +0000
parents f69ae88b8be5
children
line wrap: on
line source
% Rice Wavelet Toolbox
% Version 2.4   Dec 2002
%
% Wavelet Transforms.
%     mdwt - Discrete orthogonal wavelet transform using Mallat alg. (1D and 2D)
%     midwt - Inverse discrete orthogonal wavelet transform
%     mrdwt - Undecimated (redundant) discrete wavelet transform (1D and 2D)
%     mirdwt - Inverse undecimated discrete wavelet transform
%     daubcqf - Daubecheis filter coefficients
%
% Wavelet Domain Processing.
%     denoise - Denoise signal and images by thresholding wavelet coefficients
%     HardTh - Hard thresholding
%     SoftTh - Soft thresholding
%
% Other.
%     makesig - Create Donoho-Johnstone test signals
%     compile - compile the Rice Wavelet toolbox