Differences in Wavelet results between code and 'wavemenu' GUI/App
이전 댓글 표시
I have the following small piece of code
[C,L] = wavedec(data,6,'dmey')
It spits out a meyer wavelet decomposition. However, the results differ greatly from when I use the wavelet GUI/App (wavemenu) (see attached plots of D6 using both methods).
The results from the GUI are more reasonable and what I am trying to replicate with the code, I can't understand why the results are so different, am I missing something in the code?
I need to use code, not just the GUI and I need to perform literally hundreds of these decomposition, you can't do that in the GUI.
Thank you in advance for any help! I am a newbie so detail would be appreciated
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Signal Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!