Fast Ordinal Pattern and Permutation Entropy computation

버전 1.0.0 (6.91 KB) 작성자: Albert Piek
Fast methods for computing Shannon Entropies regarding ordinal patterns and words
다운로드 수: 93
업데이트 날짜: 2019/4/22

라이선스 보기

This package provides a collection of methods for computing entropies from symbolical dynamics.
There are methods to compute all ordinal patterns of a given Data Vector in different representations, namely the permutation and inversion vector representation as well as our new approach, the binary vector representation.
For each representation, we give two algorithms, one that simply iterates through the Data Vector and computes the patterns sequencially and one that takes benefit of overlapping ordinal information of the preceeding patterns and computes them successively.
The latter approach gives a substancial speed improvement.

We use the newly introduced binary vector representation to compute a whole set of Entropies: Let D<=52 be given, then we compute all empirical Shannon entropies H(d,m) for ordinal words of order d and length m where d+m-1<=D.
H(d,1)/d gives the well known empirical permutation entropy.

We offer one entropy computing function that computes the ordinal patterns itself as well as a function that takes precomputed patterns as an input.

Our methods allow higher values for the pattern order than many other programms.

인용 양식

Albert Piek (2024). Fast Ordinal Pattern and Permutation Entropy computation (https://www.mathworks.com/matlabcentral/fileexchange/71305-fast-ordinal-pattern-and-permutation-entropy-computation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0