DynamicEq
scalation.dynamics.DynamicEq
The DynamicEq
class may be used for determining trajectories x_t from a system of dynamic equations. x_t = f(t) f(t) is the vector function of time.
Value parameters
- d
-
the number of dimensions
- f
-
the vector-valued function of time
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article