フィルターのクリア

looking for an existing code in matlab that analyze EEG signals by FFT

6 ビュー (過去 30 日間)
engineer bsc
engineer bsc 2012 年 6 月 5 日
Hi,
can you please help me ?
I'm looking for FFT analysis to EEG signals in matlab.
I'll 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 ?
I should clarify my self about the know EEG signals from the PC, those signals produced by function that written in matlab. let us assume that this function called SIG_GEN.
This function provides signals that supposed to represent EEG signals (with the same amplitude and frequency values).
My code should receive this input data (from the mentioned function) and analyze it with the FFT.
After the analyzing and computing processes , my code supposed to plot the sleep stage.
Of course, that the sleep stages that my code plots, should be accurate as possible to the original signals from the PC (from the main function that provides those signals).
do you have existing code for this scenario ?
hope that i explained myself clear enough
Thanks a lot,

採用された回答

Thomas
Thomas 2012 年 6 月 5 日
You might be interested in the following: It is kind of a toolbox for EEG in matlab and has good tutorials..
  3 件のコメント
Thomas
Thomas 2012 年 6 月 5 日
this might help
http://www.mathworks.com/matlabcentral/answers/9803-how-to-extract-the-frequency-and-amplitude-from-a-fft-and-save-the-values-in-separated-tables
engineer bsc
engineer bsc 2012 年 6 月 5 日
Thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by