pwelch in EEG signal

6 visualizaciones (últimos 30 días)
Anh
Anh el 16 de Abr. de 2023
Comentada: Mathieu NOE el 19 de Abr. de 2023
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 comentario
Mathieu NOE
Mathieu NOE el 19 de Abr. de 2023
hello
that seems a bit starnge indeed but without the time series data we cannot prove what's wrong
can you share your data ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by