vault backup: 2024-12-02 13:20:09
This commit is contained in:
parent
12829572f0
commit
849fa8949e
@ -14,4 +14,7 @@ Then after some steps
|
|||||||
$$\frac{dx}{dt} = -x(t-1) \rightarrow dx' = -x'(t'-1)dt'$$
|
$$\frac{dx}{dt} = -x(t-1) \rightarrow dx' = -x'(t'-1)dt'$$
|
||||||
And then this can be solved at each interval.
|
And then this can be solved at each interval.
|
||||||
- This gets annoying.
|
- 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
|
||||||
Loading…
x
Reference in New Issue
Block a user