need a help with code for breaking a signal in diffrent wavelets

 Accepted Answer

If you have the Wavelet Toolbox, there are many possibilities. You need to determine which "flavor" of wavelet transform is most appropriate for your application.
The software contains code for:
1.) Discrete decimated wavelet transform (see wavedec)
2.) Discrete nondecimated wavelet transform (see ndwt or swt)
3.) Continuous wavelet transform (see cwt or cwtft)

1 Comment

Respected sir
i want a code for Discrete decimated wavelet transform without useing any inbuilt matlab command plz help me sir

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!