how can we take the gradient of eeg signal?

前端 未结 0 472
时光说笑
时光说笑 2020-12-06 13:58

I\'m trying to apply the gradient on my eeg signal :

 raw = mne.io.read_raw_edf(a[0])
 new_order = [\'EEG Fpz-Cz\']
 raw = raw.copy().reorder_channels(new_ord         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题