嵌入维数 Resources

Showing items tagged with "嵌入维数"

Calculation of the Largest Lyapunov Exponent using Wolf's Method. This function computes the maximum Lyapunov exponent for time series data. Key parameters include: % m: embedding dimension % tau: time delay % data: input time series % N: length of time series % P: average period of the time series, which determines the search range for evolution phase points. When the current phase point is I, evolution phase points must satisfy |I-J|>P.

MATLAB 287 views Tagged

The G-P (Grassberger-Procaccia) method for chaotic time series analysis, used to calculate correlation dimension and embedding dimension required for phase space reconstruction with implementation insights

MATLAB 235 views Tagged

File: C-C method for computing time delay and embedding dimension - Implements the C-C algorithm to determine optimal time delay and embedding dimension for phase space reconstruction. File: dingyi_lyapunov - Computes Lyapunov exponents using the definition method. File: fencha - Generates bifurcation diagrams for Lorenz systems using the regional maximum method. File: m_test - Solves for embedding dimension m. File: pinghengdian

MATLAB 206 views Tagged