Basic Examples (6)
Define the Gingerbreadman map:
Initial condition:
Interval of the maximum number of iterations:
Step size of iterations for initial condition X0:
Generate the orbit of the Gingerbreadman map:
Visualize the orbit:
Scope (2)
Define the following dynamical system:
Initial condition:
Interval of the maximum number of iterations:
Step size of iterations for initial condition X0:
Orbit data:
Visualize the orbit:
Use IteratedMap2D for several initial conditions with the map:
Initial conditions:
Interval of the maximum number of iterations for each initial condition:
Step size of iterations for each initial condition:
Orbits data:
Visualize the orbits:
Applications (28)
Neimark-Sacker bifurcation (13)
Use IteratedMap2D considering three initial conditions with the following two-dimensional discrete-time dynamical system :
Jacobian matrix:
The non-trivial fixed point:
The Neimark-Sacker critical bifurcation value:
The transversality condition:
The non-trivial fixed point is unstable for 𝓇>𝓇0 and locally stable for 𝓇<r0, with the stable closed invariant curve bifurcating from for 𝓇>𝓇0. Define the system for 𝓇<r0 and 𝓇>𝓇0:
Initial conditions for 𝓇<r0 and 𝓇>𝓇0:
Intervals of the maximum number of iterations for 𝓇<r0 and 𝓇>𝓇0:
Step size of iterations for each initial condition when 𝓇<r0 and 𝓇>𝓇0:
Orbits data for 𝓇<r0:
Orbits data for 𝓇>r0:
Visualize the phase portrait graphics for the two conditions:
Generate time series data for the discrete-time dynamical system:
Multiple Attractors in a Predator-Prey Model (5)
Define a predator-prey model using the Crowley-Martin functional response and initial conditions:
Interval of the maximum number of iterations for each initial condition:
Step size of iterations for each initial condition:
Orbits data:
Visualize the orbits:
A chaotic attractor:
Interval of the maximum number of iterations:
Step size of iterations for the initial condition X0:
Orbit data:
Visualize the orbit:
First strange attractor:
Orbit data:
Visualize the orbit:
Second strange attractor:
Orbit data:
Visualize the orbit:
Third strange attractor with multiple periodic orbits:
Initial condition:
Orbit data:
Visualize the orbit:
Zoom into an "interesting" region:
Standard Map (5)
The standard map is defined by the equation 𝓍n+1=𝓍n+ε sin(𝓍n) , 𝓎n+1=𝓎n+𝓍n+1 where 𝓍n and 𝓎n are taken modulo 2π:
Interval of the maximum number of iterations for each initial condition:
Step size of iterations for each initial condition:
Orbits data:
Visualize the orbits:
Gumowski-Mira Attractor (5)
The Gumowski-Mira map is defined by 𝓍n+1=𝒷 𝓎n+𝒻(𝓍n) , 𝓎n+1=𝒻(𝓍n+1)-𝓍n, where :
Interval of the maximum number of iterations for each initial condition:
Step size of iterations for each initial condition:
Orbits data:
Visualize the orbits:
Properties and Relations (4)
The map exhibit a Neimark-Sacker bifurcation for 𝓇>𝓇0 at . IteratedMap2D can be used with the resource function PlotGrid to exhibit in a clear fashion a simple bifurcation diagram for the above map:
Orbits data for 𝓇<r0:
Orbits data for 𝓇>r0:
Visualize the bifurcation diagram: