How to find the dB values/data (.mat doc) ​​that are plotted in the form of time frequency analysis graph by EEGLAB?

5 ビュー (過去 30 日間)
MARIANA FLORIAN
MARIANA FLORIAN 2018 年 9 月 27 日
回答済み: Leepakshi 2025 年 9 月 2 日
How to find the dB values/data (.mat doc) that are plotted in the form of time frequency analysis graph by EEGLAB?

回答 (1 件)

Leepakshi
Leepakshi 2025 年 9 月 2 日
Hi Mariana,
As per my understanding, the question is how to find the dB values that are shown in EEGLAB’s time-frequency analysis plots from a .mat file.
If you have performed time frequency analysis, there must be a variable called esrp. The .mat file will only have an ersp variable if time-frequency (ERSP) analysis was performed and saved. Check the variable list in your .mat file for ersp or similar variables, and use the corresponding frequency and time axes to interpret the dB values. If ersp is missing, you may need to run the time-frequency analysis in EEGLAB and save the results.
Hope this helps!

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by