How can I calculate Approximate entropy?

8 views (last 30 days)
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.

Accepted Answer

Star Strider
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.
Also see: Approximate Entropy (ApEn) on PhysioNet.

More Answers (0)

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!