# eeg/erp脑电分析

- [EEG信号采集、处理和分析的基本知识](https://book.7988888.xyz/eeg/brain2.md)
- [EEG/ERP简介及实验设计](https://book.7988888.xyz/eeg/eegerp.md)
- [脑电分析之线性与非线性变换](https://book.7988888.xyz/eeg/1.md)
- [脑电分析之参考电极选择](https://book.7988888.xyz/eeg/2.md)
- [脑电分析之重参考](https://book.7988888.xyz/eeg/13.md)
- [脑电分析之滤波](https://book.7988888.xyz/eeg/3.md)
- [脑电分析之伪迹信号](https://book.7988888.xyz/eeg/4.md)
- [脑电分析之独立成分分析（ICA）](https://book.7988888.xyz/eeg/5.md)
- [脑电分析之眼电纠正](https://book.7988888.xyz/eeg/6.md)
- [脑电分析之分段数据](https://book.7988888.xyz/eeg/7.md)
- [脑电分析之基线校正](https://book.7988888.xyz/eeg/8.md)
- [脑电分析之叠加平均](https://book.7988888.xyz/eeg/9.md)
- [脑电分析之源分析简介](https://book.7988888.xyz/eeg/10.md)
- [脑电分析之源分析思考](https://book.7988888.xyz/eeg/nao-dian-fen-xi-zhi-yuan-fen-xi-si-kao.md)
- [脑电分析之频谱分析](https://book.7988888.xyz/eeg/fft.md)
- [脑电分析之时频分析](https://book.7988888.xyz/eeg/nao-dian-fen-xi-zhi-shi-pin-fen-xi.md)
- [我所使用过/了解过的脑电设备](https://book.7988888.xyz/eeg/wo.md)
- [脑电电极帽](https://book.7988888.xyz/eeg/nao-dian-dian-ji-mao.md)
- [EEG数据结构（EEG-BIDS）](https://book.7988888.xyz/eeg/eeg-shu-ju-jie-gou-eegbids.md)
- [脑电常用的数据分析软件网址](https://book.7988888.xyz/eeg/12.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.7988888.xyz/eeg.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
