필터 지우기
필터 지우기

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 CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by