pwelch in EEG signal

9 ビュー (過去 30 日間)
Anh
Anh 2023 年 4 月 16 日
コメント済み: Mathieu NOE 2023 年 4 月 19 日
Hello, I use pwelch function with EEG data but when i plot this, it look like wrong( in x-axis: from 10 to 60 look like equal 0). Am i right? please help me.
[pxx,fx] = pwelch(eeg_signal,hamming(256),128,256,128);
plot(fx,pxx, 'b');
  1 件のコメント
Mathieu NOE
Mathieu NOE 2023 年 4 月 19 日
hello
that seems a bit starnge indeed but without the time series data we cannot prove what's wrong
can you share your data ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by