Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the orbits of a planar map in an interactive way using a clickable panel
ResourceFunction["ClickRecurrenceMap2D"][map,depvars,trange] gives the orbits corresponding to the recurrence equations represented by map, the dependent variables depvars and a pair trange containing the minimum and maximum number of iterations, with initial conditions determined by clicking within an interactive panel. |
Generate some orbits of the Gingerbreadman map:
In[1]:= |
In[2]:= |
Visualize the orbit by clicking:
In[3]:= |
Out[3]= |
Generate some orbits of the Gumowski-Mira map:
In[4]:= |
In[5]:= |
In[6]:= |
Visualize the orbits by clicking:
In[7]:= |
Out[7]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License