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

 채택된 답변

Wayne King
Wayne King 2012년 8월 5일

1 개 추천

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

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by