NDSolve
attempts to solve the linear differential
equation-list
for thefunctions
and the time-dependent-variablet
. Returns anInterpolatingFunction
function object.
See:
Examples
Example taken from Tutorial — Differential Equations
Plot the interpolating function and the sine function.
Related terms
DSolve, InterpolatingFunction, NRoots, Solve
Implementation status
- ☑ - partially implemented