Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the evolution of a symbolic system
ResourceFunction["SymbolicSystem"][rule,init,t] generates a list representing the evolution of the symbolic system with the specified rule from initial condition init for t steps. |
Sample evolution of a symbolic system:
In[1]:= |
Out[1]= |
Define the auxiliary function ToBrackets:
In[2]:= |
In[3]:= |
Out[3]= |
Steps versus step lengths:
In[4]:= |
Out[4]= |
Plot the evolution of the symbolic system:
In[5]:= |
Out[5]= |
In[6]:= |
Out[6]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License