Using cmor1-1.5
이전 댓글 표시
I am trying to do a complex 1-D CWT but the wave name cmor1-1.5 is not being accepted and the error message says invalid wavename. However, that is one of the possible choices. I don't understand. If anyone has seen and overcome this problem can you please help ? Thanks
댓글 수: 3
Honglei Chen
2012년 10월 2일
Hi Kim, could you post the part of your code that generates the error? thanks.
Kim
2012년 10월 2일
Honglei Chen
2012년 10월 2일
Should just be
c = cwt(m1,scales,wname,'plot');
without the quote.
채택된 답변
추가 답변 (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!