Content deleted Content added
Earlopogous (talk | contribs) more consistent notation |
m →Linear systems solutions: spelling |
||
Line 3:
==Linear systems solutions==
The state-transition matrix is used to find the solution to a general [state-space representation]] of a [[linear system]] in the following form
: <math>\dot{\mathbf{x}}(t) = \mathbf{A}(t) \mathbf{x}(t) + \mathbf{B}(t) \mathbf{u}(t) \mathbf{x}(t_0) = \mathbf{x}_0 </math>,
where <math>\mathbf{x}(t)</math>
: <math>\mathbf{x}(t)= \mathbf{\Phi} (t, t_0)\mathbf{x}(t_0)+\int_{t_0}^t \mathbf{\Phi}(t, \tau)\mathbf{B}(\tau)\mathbf{u}(\tau)d\tau</math>
|