Time-frequency spectral coherence analysis

2 vues (au cours des 30 derniers jours)
Hinna Ahmed
Hinna Ahmed le 21 Oct 2019
Modifié(e) : Hinna Ahmed le 11 Mar 2020
I have solved it

Réponses (2)

Kaashyap Pappu
Kaashyap Pappu le 24 Oct 2019
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 commentaire
Hinna Ahmed
Hinna Ahmed le 28 Oct 2019
i am new to matlab, so i am not sure that I understand your reply. mscohere dont have time as an output

Connectez-vous pour commenter.


Daniel M
Daniel M le 24 Oct 2019
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

Catégories

En savoir plus sur Signal Generation and Preprocessing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by