pwelch in EEG signal

조회 수: 2 (최근 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 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