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, a vector trange including the minimum and maximum number of iterations by clicking in an interactive panel. |
Generate some orbits of the Gumowski-Mira map:
In[3]:= |
Out[5]= |
Visualize the orbits by clicking:
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License