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 Center および MATLAB AnswersClassification についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0