.. _sphx_glr_api_gallery_chaos_continuous_systems: Continuous Systems ------------------ Examples illustrating the continuous-time chaotic flows in :mod:`physicskit.chaos.systems.continuous`: the Lorenz and Rossler attractors, the double pendulum, the forced/damped Duffing oscillator, Chua's circuit (the double-scroll attractor), the restricted three-body problem (with its five Lagrange points marked), the magnetic pendulum (fractal basins of attraction), and the sinusoidally driven, damped pendulum (the period-doubling route to chaos). Each is integrated with the Numba-accelerated RK4 integrator from :mod:`physicskit.chaos.core.integrators` via the system's ``.trajectory()`` method. .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_chua_circuit_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_chua_circuit` .. raw:: html
Chua's Circuit: the Double-Scroll Attractor
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_double_pendulum_thumb.gif :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_double_pendulum` .. raw:: html
Double Pendulum
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_driven_pendulum_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_driven_pendulum` .. raw:: html
Driven Pendulum: the Period-Doubling Route to Chaos
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_duffing_oscillator_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_duffing_oscillator` .. raw:: html
Duffing Oscillator
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_lorenz_attractor_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_lorenz_attractor` .. raw:: html
Lorenz Attractor
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_magnetic_pendulum_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_magnetic_pendulum` .. raw:: html
Magnetic Pendulum: Fractal Basins of Attraction
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_restricted_three_body_thumb.gif :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_restricted_three_body` .. raw:: html
Restricted Three-Body Problem: Poincare's Original Chaos
.. raw:: html
.. only:: html .. image:: /api/gallery/chaos/continuous_systems/images/thumb/sphx_glr_plot_rossler_attractor_thumb.png :alt: :doc:`/api/gallery/chaos/continuous_systems/plot_rossler_attractor` .. raw:: html
Rossler Attractor
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /api/gallery/chaos/continuous_systems/plot_chua_circuit /api/gallery/chaos/continuous_systems/plot_double_pendulum /api/gallery/chaos/continuous_systems/plot_driven_pendulum /api/gallery/chaos/continuous_systems/plot_duffing_oscillator /api/gallery/chaos/continuous_systems/plot_lorenz_attractor /api/gallery/chaos/continuous_systems/plot_magnetic_pendulum /api/gallery/chaos/continuous_systems/plot_restricted_three_body /api/gallery/chaos/continuous_systems/plot_rossler_attractor