ODE Review
An ODE is a differential equation of the form
with initial conditions where
- consists of the state variables that are integrated,
- is the time variable,
- are the parameters,
- is the ODE function.
Example​
For example, Newton's law of cooling is
where
- is the scalar state variable that is being integrated,
- is the time variable,
- and are parameters,
- is the ODE function.