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,name] 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 and an optional argument name used as a label for the iterated map in the interface. |
Generate some orbits of the Gingerbreadman map:
In[1]:= | ![]() |
In[2]:= | ![]() |
Visualize the orbit by clicking:
In[3]:= | ![]() |
Out[3]= | ![]() |
Copy the data generated by ClickRecurrenceMap2D using the Copy Iterated Map Data button:
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License