SampEn

Version 1.0.0 (1,96 ko) par Brian Lord
This function computes Sample Entropy of a time series
122 téléchargements
Mise à jour 2 fév. 2023

Afficher la licence

The Sample Entropy is the negative average natural logarithm of the conditional probability that two sequences that are similar for m points remain similar within a tolerance r at the next point, with self-matches not included in the probability calculation. It is a time measure of complexity.
Richman, J. S., & Moorman, J. R. (2000). Physiological time-series analysis using approximate entropy and sample entropy. Am J Physiol Heart Circ Physiol, 278, H2039-H2049. doi:10.1152/ajpheart.2000.278.6.H2039
Keller, K., Unakafov, A., & Unakafova, V. (2014). Ordinal Patterns, Entropy, and EEG. Entropy, 16(12), 6212-6239. doi:10.3390/e16126212
INPUTS
Parameters:
data = time series
r = tolerance => percent of std to accept as a match
dim = embedded dimension => length of comparison window
Standard values are r=0.2, dim=3
OUTPUTS
result = sample entropy value
Created by Brian Lord
University of Arizona

Citation pour cette source

Brian Lord (2024). SampEn (https://www.mathworks.com/matlabcentral/fileexchange/124326-sampen), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2022b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0