フィルターのクリア

How to calculate Average Wavelet Coherence (AWC) and Percent area of significant coherence (PASC)?

17 ビュー (過去 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?

回答 (1 件)

Rijuta
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:
  1. Store the wavelet coherence results obtained from the Crosswavelet and Wavelet Coherence software into a matrix.
  2. Load this data into MATLAB using the ‘load’ function.
  3. Calculate the AWC by averaging the wavelet coherence values across all frequencies and time points using the ‘mean’ function.
  4. Determine the PASC by calculating the percentage of significant coherence values above the threshold that you have set.
I hope this solves your query. Please refer to the documentation below for more information:
  2 件のコメント
Tatiana Kholiavko
Tatiana Kholiavko 2023 年 9 月 13 日
編集済み: Tatiana Kholiavko 2023 年 9 月 13 日
Thank you very much for the answer Rijuta. I have already come to similar solution, but surely it will be helpful for others!
胤辰 陈
胤辰 陈 2023 年 10 月 27 日
Hello, I would like to ask you how to calculate pasc

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeWavelet Toolbox についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by