Description Usage Arguments Value References Examples
This function calculates the refined composite multiscale dispersion entropy (RCMDE) of a univariate signal x
1 | RCMDE(x, m = 1, nc = 6, tau = 1, scales = 1:10)
|
x |
a univariate signal (vector) |
m |
the embedding dimension (default: 1) |
nc |
the number of classes (it is usually equal to a number between 3 and 9, we use 6 by default) |
tau |
the time lag (it is usually equal to 1) |
scales |
the scale factors as a vector (default 1:10) |
a vector of size 1 * length(scales) - the RCMDE of x
Azami H, Rostaghi M, Abasolo D, Escudero J (2017) "Refined Composite Multiscale Dispersion Entropy and its Application to Biomedical Signals". IEEE transactions on bio-medical engineering 64:2872–2879.
Rostaghi M, Letters HAISP, (2016) "Dispersion entropy: A measure for time-series analysis". IEEE Signal Processing Letters. vol. 23, n. 5, pp. 610-614, 2016.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.