Takes the form:
With initial conditions
Coefficients are functions of second_order.ipynb
second_order_ode module in the solve.py file in the ode directory, and is imported into second_order.ipynb.
Takes the form:
With initial conditions
first_order_system.ipynb.
first_order_system_2vars module in the solve.py file in the ode directory, and is imported into first_order_system.ipynb.
Then for 3 variable systems, use the module first_order_system_3vars.
-
numpy -
scipyusing theintegratemodule -
scipyusing theoptimizemodule -
matplotlibusing thepyplotmodule