Coherence as a function of time

Hey,
How is it possible in MATLAB to calculate Coherence as a function of time for two nonstationary signals (EEG)?

回答(1 个)

Bjorn Gustavsson
Bjorn Gustavsson 2019-10-16

0 个投票

Have a look at mscohere, and its help and documentation. It should allow you to calculate the coherence. My version resides in the signal processing toolbox. If you don't have that toolbox, I think you'd have to write your own versions of
spectrogram, and related functions, that will be a bit of a bother but shouldn't be toooooo hard if your application allows you to be a bit less general than Mathworks has to be.
HTH

1 个评论

Thank you very much. I have tried wih mscohere but it is not possible. I want to generate a similar image as shown below.
pic.png

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

标签

提问:

2019-10-16

评论:

2019-10-21

Community Treasure Hunt

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

Start Hunting!

Translated by