Fast Sample Entropy - saenkd(dim ,r ,sig )

Version 1.1.0.0 (2,15 KB) von Filippo
Fast computation of Sample Entropy with k-d tree range search
474 Downloads
Aktualisiert 26 Nov 2014

Lizenz anzeigen

It implements a fast computation of Sample Entropy solving the equivalent orthogonal range search method using the k-d tree for the search of neighbors as proposed in literature by Yu-Hsiang Pan et al., 2011.
for detailed explanation of the algorithm look for:
- "COMPUTING MULTISCALE ENTROPY WITH ORTHOGONAL RANGE SEARCH"
- "Fast computation of sample entropy and approximate entropy in biomedicine"
this code may be used also for the computation of multiscale sample entropy, just provide to this code the coarse-grained time series.
Detalis are in the help section of the file saenkd.m

Zitieren als

Filippo (2024). Fast Sample Entropy - saenkd(dim ,r ,sig ) (https://www.mathworks.com/matlabcentral/fileexchange/48574-fast-sample-entropy-saenkd-dim-r-sig), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

- additional notes

1.0.0.0