Effacer les filtres
Effacer les filtres

How do to FFT Analysis to EEG signals Using Matlab

2 vues (au cours des 30 derniers jours)
engineer bsc
engineer bsc le 31 Mai 2012
Hi guys,
I'm looking for FFT analysis to EEG signals in matlab.
I explain myself :
I receive a signal in the time domain , let's assume x(t), it is known signal with known sleep stage. (the PC provides this signals randomly ).
I'm looking for an existing code in matlab that FFT analyze this x(t) ,computes its frequencies and amplitudes and plot the relevant sleep stage accordingly
can you suggest for this code ? or guide me, how can i write this code correctly ?
hope that i explained myself clear enough
Thanks allot .

Réponse acceptée

Rick Rosson
Rick Rosson le 1 Juin 2012
Please try:
>> doc fft
>> doc fftshift
These commands will open the documentation for these two functions. After you have read it, please try to write some code, and see what happens. Then ask additional questions if you need more help.
  1 commentaire
engineer bsc
engineer bsc le 1 Juin 2012
Rick Rosson,
Thank you very much, I'm apologize for the ignorance with regard to matlab,i trying to learn this by myself.
i will look at the documentation,and try to write appropriate code for my issue.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by