How can I calculate Approximate entropy?
조회 수: 10 (최근 30일)
이전 댓글 표시
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
채택된 답변
Star Strider
2019년 8월 29일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!