Software tutorial/Integration of ODEs
Jump to navigation
Jump to search
In our course we have learned several ways of integrating a single equation \(\frac{dy(t)}{dt} = f(t, y) \) with a given initial condition \(y(t=0)=y_0\).
MATLAB | Python |
---|---|