フィルターのクリア

Computing ERP using RMS

10 ビュー (過去 30 日間)
Freya Guo
Freya Guo 2021 年 9 月 20 日
回答済み: arushi 2024 年 5 月 7 日
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
arushi 2024 年 5 月 7 日
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.

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by