Permutation entropy

版本 1.1.0.0 (1.5 KB) 作者: Gaoxiang Ouyang
% Calculate the permutation entropy
3.6K 次下载
更新时间 2012/11/21

查看许可证

% Calculate the permutation entropy

% Input: y: time series;
% m: order of permuation entropy
% t: delay time of permuation entropy,

% Output:
% pe: permuation entropy
% hist: the histogram for the order distribution

%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
% X Li, G Ouyang, D Richards, Predictability analysis of absence seizures with permutation entropy, Epilepsy %

% Research, Vol. 77pp. 70-74, 2007

引用格式

Gaoxiang Ouyang (2024). Permutation entropy (https://www.mathworks.com/matlabcentral/fileexchange/37289-permutation-entropy), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 EEG/MEG/ECoG 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

add the histogram for the order distribution

1.0.0.0