Load and plot original signal. The function uses zero padding as an extension mode for dealing with the problem of border distortion in signal or image analysis. For more information, see dwtmode.
load noisdopp;
s = noisdopp;
plot(s);
title('Original signal');
Decompose the original signals at depth 3 with db1 wavelet packets using Shannon entropy.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.