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!