You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
%%% 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
%%---------------------------------------------------------------------------------------
Cite As
Golnaz Baghdadi (2026). func_FE_BrainWavesEnergy_WT (https://in.mathworks.com/matlabcentral/fileexchange/98129-func_fe_brainwavesenergy_wt), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (2.02 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
