嵌入维数 Resources

Showing items tagged with "嵌入维数"

The C-C algorithm employs correlation integrals to simultaneously estimate time delay and embedding dimension, serving as the foundation for phase space reconstruction. This implementation computes time delay and embedding dimension parameters for chaotic time series generated by the Duffing equation using the C-C methodology, demonstrating practical application through computational implementation.

MATLAB 190 views Tagged

This program calculates both time delay t and embedding dimension m simultaneously, offering a more efficient alternative to conventional autocorrelation function and GP methods. The algorithm is particularly useful for Lyapunov exponent computation where both parameters need to be determined beforehand. The implementation involves phase space reconstruction techniques and mutual information optimization for optimal parameter selection.

MATLAB 301 views Tagged