pwelch in EEG signal

4 次查看(过去 30 天)
Anh
Anh 2023-4-16
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 CenterFile Exchange 中查找有关 Spectral Estimation 的更多信息

标签

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by