フィルターのクリア

Extract power by frequency bands from a signal using Continous Wavelet Transform for EEG Signals

5 ビュー (過去 30 日間)
Hello Im currently working with EEG signals and I want to extract the Beta, Theta, alpha, delta and gamma power from the signal. Before anything I´m starting in this road of signal processing so Im new to all of this. Im using the cwt function with a morlet wavelet for a F3-A1 and F4-A1 channel during a task.
[wt,f,coil]=cwt(F3_A1,Fs,'amor');
The result gives the Magnitude Scalogram as expected with a better resolution than using a spectrogram (as expected) but I want to obtain the power for each band and Im not sure how to use the wt coefficients for this purpose since they contain real and imaginary values.
Could anyone help me with some advice on how to work with this subject. All help is much appreciated.
Thanks to everyone in advanced.

回答 (0 件)

カテゴリ

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

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by