RecurrenceMicrostatesAnalysis.jl:一个 Julia 库,用于分析具有反复性微态的动态系统.
Gabriel Vinicius Ferreira1,2, Felipe Eduardo Lopes da Cruz1,2, Gabriel Marghoti1,2
1Physics Department, Federal University of Paraná, Curitiba, Paraná 81531-990, Brazil.
Chaos (Woodbury, N.Y.)
|November 18, 2025
概括
递归微状态分析 (RMA) 为时间序列数据提供了一种多功能,可扩展和内存高效的替代传统递归量化分析 (RQA). 这种新方法捕捉了通用的复发动机,增强了用于机器学习和动态系统的非线性特征提取.
科学领域:
- 非线性时间序列分析
- 动态系统理论 动态系统理论
- 计算物理学的计算物理.
背景情况:
- 递归量化分析 (RQA) 是一种使用递归图形分析非线性时间序列动态的标准方法.
- 传统的RQA受到其依赖预定义的复发模式的限制,限制了其分析范围.
- 开发了一种新的方法,即反复性微态分析 (RMA),通过考虑通用的反复性动机来概括反复性结构分析.
研究的目的:
- 引入一个高效的 Julia 包来实现反复性微态分析 (RMA).
- 为传统的反复量化分析 (RQA) 提供一种多功能,可扩展和内存高效的替代方案.
- 支持机器学习和动态系统研究中的高级时间序列分析.
主要方法:
- 为RMA开发一个Julia包,支持多样化的图案形状和采样策略.
- 实施优化管道来计算复发分布和RQA量化器.
- 专注于减少大规模数据集的内存和计算要求.
主要成果:
- 朱莉亚软件包可实现高效和灵活的重复微态分析.
- 与传统的RQA相比,RMA方法显示了减少的内存和计算成本.
- 实施方便了标准RQA量化器的估计,提高了效率.
结论:
- 递归微态分析 (RMA) 为非线性时间序列分析提供了一种强大,可扩展和内存高效的方法.
- 开发的Julia包使RMA可用于大规模数据应用,促进绿色计算.
- 在机器学习和动态系统方面,RMA与RQA相比具有多方面的进步,具有显著的潜力.
相关概念视频
BIBO stability of continuous and discrete -time systems
871
System stability is a fundamental concept in signal processing, often assessed using convolution. For a system to be considered bounded-input bounded-output (BIBO) stable, any bounded input signal must produce a bounded output signal. A bounded input signal is one where the modulus does not exceed a certain constant at any point in time.
To determine the BIBO stability, the convolution integral is utilized when a bounded continuous-time input is applied to a Linear Time-Invariant (LTI) system....
To determine the BIBO stability, the convolution integral is utilized when a bounded continuous-time input is applied to a Linear Time-Invariant (LTI) system....
871
Linear time-invariant Systems
850
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
850
Current Growth And Decay In RL Circuits
4.5K
The current growth and decay in RL circuits can be understood by considering a series RL circuit consisting of a resistor, an inductor, a constant source of emf, and two switches. When the first switch is closed, the circuit is equivalent to a single-loop circuit consisting of a resistor and an inductor connected to a source of emf. In this case, the source of emf produces a current in the circuit. If there were no self-inductance in the circuit, the current would rise immediately to a steady...
4.5K
Basic Continuous Time Signals
657
Basic continuous-time signals include the unit step function, unit impulse function, and unit ramp function, collectively referred to as singularity functions. Singularity functions are characterized by discontinuities or discontinuous derivatives.
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
657
State Space Representation
504
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
504
Cyclic Processes And Isolated Systems
3.4K
A thermodynamic system with zero heat exchange and work is an isolated system. For these systems, the internal energy remains constant.
In the case of a non-isolated system, the change in the internal energy is zero only if the process is cyclic. A thermodynamic process is considered cyclic if the system undergoes a series of changes and returns to its initial state.
Consider a cyclic process that returns to its initial state, undergoing a four-step process. The heat transfer along each...
In the case of a non-isolated system, the change in the internal energy is zero only if the process is cyclic. A thermodynamic process is considered cyclic if the system undergoes a series of changes and returns to its initial state.
Consider a cyclic process that returns to its initial state, undergoing a four-step process. The heat transfer along each...
3.4K


