copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Phase Locking Value (PLV) 神经信号的锁相值 - minks - 博客园 Phase Locking Value (PLV) is a statistic that can be used to investigate task-induced changes in long range synchronization of neural activity from EEG data This method is introduced in Lachaux et al , (1999)
GitHub - XieEnhui EEG_PLV This is matlab code to compute PLV in EEG using correlated component analysis, specified for analyses presented in the project "Sharing happy stories increases interpersonal closeness: Interpersonal brain synchronization as a neural indicator"
PLV - phase locking value 锁相值 MATLAB代码 - 小牛知识库 The PLV value ranges from 0, indicating random % phase differences, to 1 indicating a fixed phase difference % phase_sig1 and phase_sig2 should be the phase values of the signals in radians, arranged as % Samples x Trials These can bed % computed using the Wavelet or Hilbert transform, for example: % phase_sig = angle (hilbert (BPS));