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.
60 descargas
Actualizado 30 ago 2021

Ver licencia

%%---------------------------------------------------------------------------------------
%%% 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
%%--------------------------------------------------------------------------------------

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0