pwelch in EEG signal
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Mathieu NOE
il 19 Apr 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 ?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spectral Estimation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!