Time-frequency spectral coherence analysis

2 次查看(过去 30 天)
I have solved it

回答(2 个)

Kaashyap Pappu
Kaashyap Pappu 2019-10-24
As has already been suggested by Daniel, the mscohere function can be used. If you are using a custom window, generate the vector for the coefficients of the window and provide the vector as the input for the “window” argument.
Hope this helps!
  1 个评论
Hinna Ahmed
Hinna Ahmed 2019-10-28
i am new to matlab, so i am not sure that I understand your reply. mscohere dont have time as an output

请先登录,再进行评论。


Daniel M
Daniel M 2019-10-24
Have you looked at the MATLAB function mscohere?
Otherwise, you could try looking into this function in the spm12 toolbox: spm_eeg_ft_multitaper_coherence, found at https://github.com/neurodebian/spm12/blob/master/toolbox/MEEGtools/spm_eeg_ft_multitaper_coherence.m

类别

Help CenterFile Exchange 中查找有关 Signal Generation and Preprocessing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by