I need to perform the Discrete Wavelet Transform of a discrete signal in MATLAB. What is the difference between the commands MODWT and WAVEDEC?
I see that MODWT operates the Maximum Overlapped Discrete Wavelet Transform (MODWT), whereas Wavedec performs the classical Discrete Wavelet Transform, though the function DWT.
What are the main differences between these algorithms and what is the best one in order to perform a 1-Dsignal MRA decomposition and a successive de-noising?
Thanks for your help, I tried to find information online, but I have not found a clear explanation from an engineering point of view.
Thanks. E.