Time-frequency spectral coherence analysis

조회 수: 4 (최근 30일)
Hinna Ahmed
Hinna Ahmed 2019년 10월 21일
편집: Hinna Ahmed 2020년 3월 11일
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에서 Spectral Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by