func_FE_FuzzEn

This function calculates Fuzzy Entropy
191 téléchargements
Mise à jour 23 août 2021

Afficher la licence

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

Citation pour cette source

Golnaz Baghdadi (2026). func_FE_FuzzEn (https://fr.mathworks.com/matlabcentral/fileexchange/98064-func_fe_fuzzen), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2021a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0