Borrar filtros
Borrar filtros

Wavelet Coherence: S smoothing operator

4 visualizaciones (últimos 30 días)
Thomas K.
Thomas K. el 16 de Oct. de 2020
Editada: Thomas K. el 3 de Nov. de 2020
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!

Respuesta aceptada

Chidvi Modala
Chidvi Modala el 28 de Oct. de 2020
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 comentario
Thomas K.
Thomas K. el 1 de Nov. de 2020
Editada: Thomas K. el 3 de Nov. de 2020
Thanks, that helps me a lot.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Continuous Wavelet Transforms en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by