func_FE_BrainWavesE​nergy_FFT

This function extracts five brain wave signals in the time domain and also the power of each band using the FFT algorithm.
58 Downloads
Updated 30 Aug 2021

View License

%%---------------------------------------------------------------------------------------
%%% This function extracts five brain wave signals in time domain and also
%%% the power of each band usning FFT algorithm
%%% input: data (channels,samples)
%%% Fs frequecy rate (Hz)
%%% opt 1-> show the results 0->do not show the results
%%% 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 6/23/2021
%%--------------------------------------------------------------------------------------

Cite As

Golnaz Baghdadi (2024). func_FE_BrainWavesEnergy_FFT (https://www.mathworks.com/matlabcentral/fileexchange/98529-func_fe_brainwavesenergy_fft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0