非线性动力学 Resources

Showing items tagged with "非线性动力学"

MATLAB program for computing bifurcation diagrams of two-dimensional discrete systems, widely applicable in nonlinear dynamics and complex economics. This implementation features parameter iteration, system evolution tracking, and can be extended to higher-dimensional discrete mapping systems. The code efficiently visualizes dynamic behavior transitions using built-in plotting functions.

MATLAB 302 views Tagged

This MATLAB implementation solves variable-parameter Lorenz equations, commonly encountered in nonlinear dynamics and chaos research. The program can also handle similar variable-parameter differential equation systems like Chen system, Lü system, and Rössler system through parameter customization and ODE solver integration.

MATLAB 277 views Tagged

Poincare maps in nonlinear dynamics provide an efficient method to identify periodic, quasi-periodic, or chaotic motions; this program implements Poincare map visualization with numerical integration and cross-section detection algorithms.

MATLAB 214 views Tagged