Differential Equation Solving System
(Redirected from Differential Equation Solver)
Jump to navigation
Jump to search
A Differential Equation Solving System is an equation solving system that can apply a differential equation solving algorithm to solve a differential equation solving task.
- AKA: Differential Equation Solver.
- …
- Example(s):
- Taylor Series Method System.
- Euler Method System.
- Runge-Kutta Method System, that applies a Runge-Kutta algorithm.
- Predictor-Corrector Method System.
- Adams-Bashforth Method System, that applies an Adams-Bashforth algorithm..
- Adam-Moulton Method System, that applies an Adam-Moulton algorithm..
- Milne-Simpson Method System, that applies a Milne-Simpson algorithm..
- a PDE System.
- an ODE System.
- See: Differential Equation.