func_FE_FuzzEn

This function calculates Fuzzy Entropy
126 descargas
Actualizado 23 ago 2021

Ver licencia

% This function calculates Fuzzy Entropy based on the algorithm in the following reference:
%------------------------------------------------------------------------------------
% Xiang, J., Li, C., Li, H., Cao, R., Wang, B., Han, X., & Chen, J. (2015).
% The detection of epileptic seizure signals based on fuzzy entropy.
% Journal of neuroscience methods, 243, 18-25.
%------------------------------------------------------------------------------------
%
% Input parameters:
% - signal: Input signal must be a vector with dimension N
% - m: Embedding dimension (m <= N-2)
% - r: Width of the exponential function
% - n: (Optional) gradient of the exponential function (default =1) %
%
% Output:
% - fuzEn: Fuzzy entropy value
% -------------------------------------------------------------------------------

Citar como

Golnaz Baghdadi (2024). func_FE_FuzzEn (https://www.mathworks.com/matlabcentral/fileexchange/98064-func_fe_fuzzen), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021a
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