Fast Sample Entropy - saenkd(dim ,r ,sig )
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 .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Cluster Analysis and Anomaly Detection > Nearest Neighbors >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
