- Detect and remove artifacts in raw data.
- Filter raw data based on frequency range of interest (address 50/60 Hz line noise if necessary)
- Perform time-frequency analysis.
EEG pre-processing steps
12 ビュー (過去 30 日間)
古いコメントを表示
Hi, I just want to the exact step in pre-processing EEG signal.
Step 1: convert time-based data into frequency-based data
Step 2: filter the signal to make sure only the wanted frequency is available (eg: 0.5 Hz - 50 HZ)
Step 3: remove any artifacts
Step 4: Divide the clean signal into 4 bands (alpha, beta, theta, delta)
Is these steps correct?
0 件のコメント
回答 (2 件)
Matt Gaidica
2019 年 3 月 8 日
What is the goal of your overall analysis? I think the Chronux Toolbox might help you, although, if you just want to get a Fourier analysis, it only takes a few lines of code.
In general, I would modify your protocol:
Provide more information about what you want to do.
0 件のコメント
Kosai
2012 年 6 月 28 日
the Steps are correct but additional to the 4th one : GAMMA-Band must be extracted also ....
2 件のコメント
Sepa Abdelrazek
2018 年 7 月 15 日
can you please tell me how to perform the steps by codes on a data set
参考
カテゴリ
Help Center および File Exchange で EEG/MEG/ECoG についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!