MATLAB Program for Calculating Maximum Lyapunov Exponent of Time Series Using Small Data Sets Method
This MATLAB program implements the small data sets method to compute the maximum Lyapunov exponent of time series data. It utilizes chaos theory principles to analyze the long-term behavior of nonlinear dynamical systems. The program features enhanced code structure with clear algorithm implementation, including phase space reconstruction and nearest neighbor tracking for divergence calculation.