Calculation of the Largest Lyapunov Exponent
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.