Java 中的李雅普诺夫指数估计 / 伪代码

发布于 2024-12-11 13:15:03 字数 176 浏览 2 评论 0原文

我想估计可能混乱的时间序列的可预测性。出于这个原因,我认为李亚普诺夫指数将是一个很好的候选者。 我在互联网上做了一些研究,但我发现的解释不足以(至少对我来说)用Java实现它。

你知道我在哪里可以获得时间序列李亚普诺夫指数估计的详细算法/伪代码吗? 另外,时间序列可预测性的其他测量也是受欢迎的。

谢谢你!

I'd like to estimate the predictability of a time series that is possibly chaotic. For this reason I thought that the Lyapunov exponents would be a good candidate.
I've done some research on the Internet but the explanations that I've found are not enough (at least to me) to implement it in Java.

Do you know where I could get a detailed algorithm / pseudocode for the Lyapunov exponents estimation for time series?
Alternatively, other measurements of time series predictability are welcome.

Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恰似旧人归 2024-12-18 13:15:03

您可以使用 Thomas S. Parker 和 Leon Chua 的书,混沌的实用数值算法系统。是一本很好的实用书。

You can use Thomas S. Parker's and Leon Chua's book, Practical Numerical Algorithms for Chaotic Systems. It is a good practical book.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文