Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 197 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 197 Bytes

Dahlquist

The model implements the Dahlquist test equation.

der(x) = -k * x

with the analytical solution

x(t) = exp(-k * t)