Extract features from an EEG (single channel) signal

5 ビュー (過去 30 日間)
Chiara Parrillo
Chiara Parrillo 2018 年 5 月 31 日
回答済み: Aakash Deep 2018 年 5 月 31 日
Hi, I'm trying to extract features from an EEG; I've not too much experience in Matlab, so I don't really know how to proceed. Could someone help?
  3 件のコメント
Chiara Parrillo
Chiara Parrillo 2018 年 5 月 31 日
I need to extract alfa and theta rhythm to train a classifier
Sandro Lecci
Sandro Lecci 2018 年 5 月 31 日
You would want to extract the frequency components of your signal using either Fourier transforms or Wavelet approaches. This is a good start.
Best, Sandro

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

回答 (1 件)

Aakash Deep
Aakash Deep 2018 年 5 月 31 日
Hello Chiara,
If you want to extract the alpha and theta rhythm of the signal, you can find the wigner-ville transform of the signal (from which you can easily see the frequency band of the signal at any time point). This can actually help. A built-in function of this is not available in MATLAB but there are toolboxes which are supported in MATLAB. Below are two toolboxes for this:
NOTE: MathWorks does not guarantee or warrant to use the content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.
Hope this helps :)

カテゴリ

Help Center および File ExchangeTime-Frequency Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by