Borrar filtros
Borrar filtros

How to calculate the mean of different time frequency

4 visualizaciones (últimos 30 días)
Hinde essmahi BOUZIANE
Hinde essmahi BOUZIANE el 22 de Jul. de 2019
Respondida: Yogesh Khurana el 30 de Jul. de 2019
Hello, I need to calculate the mean of different time frequency;each time frequency has this three outputs:
S (spectrum in form time x frequency x channels/trials if trialave=0;
in the form time x frequency if trialave=1)
t (times)
f (frequencies)
I need the same outputs for the mean time frequency;

Respuestas (1)

Yogesh Khurana
Yogesh Khurana el 30 de Jul. de 2019
meanfreq can be used to calculate mean of frequencies. It can take frequency or spectral densities as input arguments in the form of vector or matrix. If the input argument is in the form of matrix, it calculates the mean of each column specified in that matrix.
You can also refer to following documentation for more details:
Hope this helps!

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by