State-transition matrix: Difference between revisions

Content deleted Content added
New section: estimation of the state-transition matrix
Fixing mistake in equation
Line 43:
In the [[time-invariant]] case, we can define <math> \mathbf{\Phi}</math>; as <math>\mathbf{\Phi}(t, t_0) = e^{\mathbf{A}(t - t_0)}</math>.
 
In the time-variant case, the state-transition matrix can be estimated from the solutions of the differential equation <math>\dot{\mathbf{xu}}(t)=\mathbf{\PhiA}(t, \tau)\mathbf{xu}(\taut)</math> with initial conditions <math>\mathbf{u}(t_0)</math> given by <math>[1,\ 0,\ \ldots,\ 0]^T</math>, <math>[0,\ 1,\ \ldots,\ 0]^T</math>, ..., <math>[0,\ 0,\ \ldots,\ 1]^T</math>. The corresponding solutions provide the <math>n</math> columns of matrix <math>\mathbf{\Phi}(t, t_0)</math>. The state-transition matrix must be determined before analysis on the time-varying solution can continue.
 
== See also ==