一、脑机接口技术基础 1.1 神经信号采集技术 现代脑机接口(BCI)主要依赖三种信号采集方式: # 神经信号采集模拟 class NeuralSignalAcquisition: def __init__(self, modality='EEG'): self.modality = m