Multiscale Permutation Entropy (MPE)

% Calculate the Multiscale Permutation Entropy (MPE)
2,7K téléchargements
Mise à jour 21 nov. 2012

Afficher la licence

% Calculate the Multiscale Permutation Entropy (MPE)

% Input: X: time series;
% m: order of permuation entropy
% t: delay time of permuation entropy,
% Scale: the scale factor

% Output:
% MPE: multiscale permuation entropy

%Ref: G Ouyang, J Li, X Liu, X Li, Dynamic Characteristics of Absence EEG Recordings with Multiscale Permutation % % Entropy Analysis, Epilepsy Research, doi: 10.1016/j.eplepsyres.2012.11.003
% G Ouyang, C Dang, X Li, Complexity Analysis of EEG Data with Multiscale Permutation Entropy, Advances in % % Cognitive Neurodynamics (II), 2011, pp 741-745

Citation pour cette source

Gaoxiang Ouyang (2024). Multiscale Permutation Entropy (MPE) (https://www.mathworks.com/matlabcentral/fileexchange/37288-multiscale-permutation-entropy-mpe), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3.0.0

add the histogram for the order distribution

1.2.0.0

add the histogram for the order distribution

1.0.0.0