How does the approximate entropy function work for a multivariate signal?
古いコメントを表示
I am curious about the use of the approximate entropy function in Matlab. I have 838 points that move in three dimensions at equally spaced time intervals, and so far when I input the X,Y,Z coords of these points into the function it gives me an entropy value for each point. This is exactly what I want, but I don't understand how this is being calculated. I see that the the distance between points is being calculated in the formula, so this must have something to do with it? I want to compare my results to Sample Entropy, but the function I see online for SampEn only takes in a 1 dimensional vector.
2 件のコメント
the cyclist
2023 年 11 月 14 日
Can you upload the data and your code? You can use the paper clip icon in the INSERT section of the toolbar.
Adam Tyler
2023 年 11 月 16 日
移動済み: the cyclist
2023 年 11 月 16 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Signal Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!