Releases: nix97/ODEs
Releases · nix97/ODEs
ODEs Solver
Second-order ODE Solver using Runge-Kutta-Fehlberg (RKF45)
To solving initial value problem (ivp) second-order Ordinary Differential Equation(ODE) using Runge-Kutta-Fehlberg formula (RKF45). This formula got advantages than the RK4 classic, RKF45 have Error Estimation. In this project, use math parser pymep, so we can input equation at runtime.
Source code in python(PyCharm).
Linear Shooting Method
Third-Order Differential Equation
System of Ordinary Differential Equations
ODEs Solver
tt ye rt







