analysis using wavelet coherence

조회 수: 11 (최근 30일)
Sitti Nur Zayanti
Sitti Nur Zayanti 2024년 9월 30일
댓글: nick 2024년 10월 3일
i want to perfom rossby wave detection using the wavelet coherence, but when i running the code there is always an error that says "error in wt.m time must be constant". when i change the year in the first clumn to numbers, the code runs. but when I include the first column as the years, the error massage appears. My data consists of 20 years,is there something wrong with my data?
  댓글 수: 5
Sitti Nur Zayanti
Sitti Nur Zayanti 2024년 10월 1일
hi nick,
I also experienced the same issue as shown in the image you sent when running my data. Coincidentally, the relevant script file is from the wavelet coherence, and I am using wtcdemo as the main script.
Here is the file, if the time column is replaced with regular numbers. This is what confuses me about the ‘formatts’ function.
nick
nick 2024년 10월 3일
Hi Sitti,
In the 'wtcdemo' file, it seems that 'boxpdf' is a user-defined function.
I am unable to reproduce the error, "error in wt.m time must be constant", due to the absence of code related to the custom functions. Could you kindly share the 'formatts' function file? You can use the following command in the MATLAB command window to find where the file is located:
which formatts %where formatts is the name of .m file

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 AI for Signals and Images에 대해 자세히 알아보기

제품


릴리스

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by