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

Fast computation of Sample Entropy with k-d tree range search

You are now following this Submission

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

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

- additional notes

1.0.0.0