Multiscale Permutation Entropy (MPE)

% Calculate the Multiscale Permutation Entropy (MPE)
2.7K Downloads
Updated 21 Nov 2012

View License

% 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

Cite As

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

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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