vault backup: 2024-12-02 13:20:09

This commit is contained in:
Dane Sabo 2024-12-02 13:20:09 -05:00
parent 12829572f0
commit 849fa8949e

View File

@ -14,4 +14,7 @@ Then after some steps
$$\frac{dx}{dt} = -x(t-1) \rightarrow dx' = -x'(t'-1)dt'$$
And then this can be solved at each interval.
- This gets annoying.
- Need to solve at each interval over and over.
- Need to solve at each interval over and over.
## Stability of DDEs
For ODE: equilibrium point is 0 of derivative
For DDE: dx/dt is still 0