Time-frequency spectral coherence analysis
Mostrar comentarios más antiguos
I have solved it
Respuestas (2)
Kaashyap Pappu
el 24 de Oct. de 2019
0 votos
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 comentario
Hinna Ahmed
el 28 de Oct. de 2019
Daniel M
el 24 de Oct. de 2019
0 votos
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
Categorías
Más información sobre Spectral Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!