Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Several solvers for ODEs
Contributed by: Zigang Pan
Here are some basic solvers for system of first order ordinary differential equations.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ZigangPan/DifferentialEquationSolver"]
To load the code after installation, evaluate this code:
Needs["ZigangPan`DifferentialEquationSolver`"]
In[1]:= | ![]() |
In[2]:= | ![]() |
In[3]:= | ![]() |
Out[3]= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
In[5]:= | ![]() |
In[6]:= | ![]() |
Out[6]= | ![]() |
In[7]:= | ![]() |
In[8]:= | ![]() |
Out[8]= | ![]() |