필터 지우기
필터 지우기

Wavelet Coherence: S smoothing operator

조회 수: 4 (최근 30일)
Thomas K.
Thomas K. 2020년 10월 16일
편집: Thomas K. 2020년 11월 3일
I am using the wavelet coherence function on physiological data, from the wavelet toolbox. Overall, I am getting the result I want, but I would like to know how is the smoothing operator in time and scale S in the wavelet coherence function defined?
In particular, there are two references Grinsted et al., 2004 and also Torrence and Webster, 1999, which have a definition for the smoothing operator. To my understanding that is a window moving average in time and scale, but I would like to know, does anyone know how it is defined in the matlab function "wcoherence(x,y)".
Many thanks!

채택된 답변

Chidvi Modala
Chidvi Modala 2020년 10월 28일
In wcoherence, smoothing is done by calculating weighted running average (or convolution) in both the time and scale directions. Taking reference from Torrence and Webster, smoothing operator in wcoherence function is given by
  댓글 수: 1
Thomas K.
Thomas K. 2020년 11월 1일
편집: Thomas K. 2020년 11월 3일
Thanks, that helps me a lot.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by