func_FE_BrainWavesE​nergy_WT

This function extracts five brain wave signals in the time domain and also the power of each band using Wavelet transform algorithm
54 Downloads
Aktualisiert 24 Aug 2021

Lizenz anzeigen

%%% This function extracts five brain wave signals in time domain and also
%%% the power of each band usning Wavelet transform algorithm
%%% input: data (channels,samples)
%%% Fs frequecy rate (Hz)
%%% Wname 'amor' 'bump' 'Morse'
%%% opt option for plotting the results 0=no plot
%%% output: delta -> delta band in time domain (channels,samples)
%%% theta -> theta band in time domain (channels,samples)
%%% alpha -> alpha band in time domain (channels,samples)
%%% beta -> beta band in time domain (channels,samples)
%%% gamma -> gamma band in time domain (channels,samples)
%%% power -> brain waves power (channels,power of each band [delta, theta, alpha, beta, gamma])
%%% writen by Golnaz Baghdadi 7/25/2021
%%---------------------------------------------------------------------------------------

Zitieren als

Golnaz Baghdadi (2024). func_FE_BrainWavesEnergy_WT (https://www.mathworks.com/matlabcentral/fileexchange/98129-func_fe_brainwavesenergy_wt), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0