How can I calculate Approximate entropy?
8 views (last 30 days)
Show older comments
Hi everyone,
How can I calculate Approximate entropy in Matlab?
I would like to set the following values as the vector length (m) and the tolerance (r).
m=1
r=0.5
Thanks.
0 Comments
Accepted Answer
Star Strider
on 29 Aug 2019
If you have the Predictive Maintenance Toolbox, you can use the approximateEntropy function. See Algorithms for details.
There are several File Exchange contributions, two being: Fast Approximate Entropy and Approximate Entropy. You can find several others with an Interweb search.
0 Comments
More Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!