- Store the wavelet coherence results obtained from the Crosswavelet and Wavelet Coherence software into a matrix.
- Load this data into MATLAB using the ‘load’ function.
- Calculate the AWC by averaging the wavelet coherence values across all frequencies and time points using the ‘mean’ function.
- Determine the PASC by calculating the percentage of significant coherence values above the threshold that you have set.
How to calculate Average Wavelet Coherence (AWC) and Percent area of significant coherence (PASC)?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi all, I have done the wavelet coherence plots using "Crosswavelet and wavelet coherence software were provided by A. Grinsted. I would like to do a quantitative analysis of the wavelets and calculate the average wavelet coherence (AWC) and Percent area of significant coherence (PASC) now. How one could do it?
댓글 수: 0
답변 (1개)
Rijuta
2023년 9월 7일
Hi Tatiana,
I understand that you want to calculate the average wavelet coherence (AWC) and Percent area of significant coherence (PASC) in MATLAB. You can follow the steps below:
I hope this solves your query. Please refer to the documentation below for more information:
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 Denoising and Compression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!