Computing ERP using RMS
古いコメントを表示
Hi! I have epoched EEG datasets in the form of .set/.fdt. I used EEGLAB to open the data and it showed a 1*1 struct like this. I'd like to compute RMS across some selected channels and across all participants, any idea how to do this using eeglab or fieldtrip or just on matlab?
ps. I am aware of the RMS function on matlab but I'm not sure which value to take.

回答 (1 件)
arushi
2024 年 5 月 7 日
0 投票
Hi Freya,
I understand that you want to compute the Root Mean Square (RMS) of EEG data across selected channels and participants involves several steps, including loading the data, selecting the desired channels, computing the RMS for each epoch, and then possibly averaging across epochs or participants depending on your specific needs.
You can refer to the following official tutorials on working with EEGLAB and FieldTrip -
Hope this helps.
カテゴリ
ヘルプ センター および File Exchange で EEG/MEG/ECoG についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!