• No results found

Solving autonomous LTI Systems in Matrix Form

N/A
N/A
Protected

Academic year: 2021

Share "Solving autonomous LTI Systems in Matrix Form "

Copied!
17
0
0

Loading.... (view fulltext now)

Full text

(1)

Solving autonomous LTI Systems in Matrix Form

(& all their possible behaviors)

Laplace transform of n 1st order linear ODEs in matrix form

The inverse transform and matrix exponential

Possible system behaviors

Discrete-time LTI system (sampling at constant intervals)

1

(2)

Solving n 1 st order linear ODEs in matrix form

An autonomous (undriven, no u) LTI system with an n dimensional state:

Its Laplace transform is:

Rearranging:

is known as the resolvent.

To solve: simply find the inverse transform of the resolvent:

2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX (s) − x(0) = AX(s)

(sI − A)X(s) = x (0)

X (s) = (sI − A)

1

x (0)

x (t) = L

1

!(sI − A)

1

" x(0) x (t) = Φ (t)x(0)

state tran- Φ (t) resolvent (sI − A)

1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R

2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX (s) − x(0) = AX(s)

(sI − A)X(s) = x (0)

X (s) = (sI − A)

1

x (0)

x (t) = L

1

!(sI − A)

1

" x(0) x (t) = Φ (t)x(0)

state tran- Φ (t) resolvent (sI − A)

1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R

2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX (s) − x(0) = AX(s)

(sI − A)X(s) = x (0)

X (s) = (sI − A)

1

x (0)

x (t) = L

1

!(sI − A)

1

" x(0) x (t) = Φ (t)x(0)

state tran- Φ (t) resolvent (sI − A)

1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R

2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX(s) − x(0) = AX(s)

(sI − A)X(s) = x(0)

X(s) = (sI − A)1x(0)

x(t) = L1 !(sI − A)1" x(0) x(t) = Φ(t)x(0)

state tran- Φ(t) resolvent (sI − A)1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX(s) − x(0) = AX(s)

(sI − A)X(s) = x(0)

X(s) = (sI − A)1x(0)

x(t) = L1 !(sI − A)1" x(0) x(t) = Φ(t)x(0)

state tran- Φ(t) resolvent (sI − A)1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R2

(3)

The inverse transform of the resolvent, is known as the state transition matrix because the system is linearly transformed by it from its state at time 0 (either forwards or backwards in time)

Note the dependence on A’s characteristic polynomial: |sI-A|

j,i entry of resolvent (jth row, ith column) can be expressed via Crammer’s rule as:

So each of the entries in the resolvent matrix is a polynomial fraction in s whose denominator is A’s characteristic polynomial

Since |sI-A| has real coefficients, its roots (the eigenvalues of A) are either real or are complex conjugate pairs...

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX(s) − x(0) = AX(s)

(sI − A)X(s) = x(0)

X(s) = (sI − A)1x(0)

x(t) = L1 !(sI − A)1" x(0) x(t) = Φ(t)x(0)

state tran- Φ(t) resolvent (sI − A)1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R2

matrix exponential LTI

LTI

LTI

matrix exponential LTI

˙x = Ax

sX(s) − x(0) = AX(s)

(sI − A)X(s) = x(0)

X(s) = (sI − A)1x(0)

x(t) = L1 !(sI − A)1" x(0) x(t) = Φ(t)x(0)

state tran- Φ(t) resolvent (sI − A)1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R2

Eigenvalues of A and poles of resolvent

i, j entry of resolvent can be expressed via Cramer’s rule as (−1)i+j det ∆ij

det(sI − A)

where ∆ij is sI − A with jth row and ith column deleted

• det ∆ij is a polynomial of degree less than n, so i, j entry of resolvent has form fij(s)/X (s) where fij is polynomial with degree less than n

• poles of entries of resolvent must be eigenvalues of A

• but not all eigenvalues of A show up as poles of each entry (when there are cancellations between det ∆ij and X (s))

Solution via Laplace transform and matrix exponential 10–11

Matrix exponential

(I − C)1 = I + C + C2 + C3 + · · · (if series converges)

• series expansion of resolvent:

(sI − A)1 = (1/s)(I − A/s)1 = I

s + A

s2 + A2

s3 + · · · (valid for |s| large enough) so

Φ(t) = L1 !(sI − A)1" = I + tA + (tA)2

2! + · · ·

Solution via Laplace transform and matrix exponential 10–12

Eigenvalues of A and poles of resolvent

i, j entry of resolvent can be expressed via Cramer’s rule as (−1)i+j det ∆ij

det(sI − A)

where ∆ij is sI − A with jth row and ith column deleted

• det ∆ij is a polynomial of degree less than n, so i, j entry of resolvent has form fij(s)/X (s) where fij is polynomial with degree less than n

• poles of entries of resolvent must be eigenvalues of A

• but not all eigenvalues of A show up as poles of each entry (when there are cancellations between det ∆ij and X (s))

Solution via Laplace transform and matrix exponential 10–11

Matrix exponential

(I − C)1 = I + C + C2 + C3 + · · · (if series converges)

• series expansion of resolvent:

(sI − A)1 = (1/s)(I − A/s)1 = I

s + A

s2 + A2

s3 + · · · (valid for |s| large enough) so

Φ(t) = L1 !(sI − A)1" = I + tA + (tA)2

2! + · · ·

Solution via Laplace transform and matrix exponential 10–12

(4)

Example: Harmonic Oscillator

The phase plane looks like:

|sI-A| = s2+1 so the eigenvalues of A are i,-i

We could now use the Laplace transform tables to show that:

(but we show a general solution method instead).

4

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX (s) − x(0) = AX(s)

(sI − A)X(s) = x (0)

X (s) = (sI − A)

1

x (0)

x (t) = L

1

!(sI − A)

1

" x(0) x (t) = Φ (t)x(0)

state tran- Φ (t) resolvent (sI − A)

1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R

2

matrix exponential LTI •

LTI •

LTI •

matrix exponential LTI

˙x = Ax

sX (s) − x(0) = AX(s)

(sI − A)X(s) = x (0)

X (s) = (sI − A)

1

x (0)

x (t) = L

1

!(sI − A)

1

" x(0) x (t) = Φ (t)x(0)

state tran- Φ (t) resolvent (sI − A)

1

t < 0 sition matrix

harmonic oscilator

˙x = Ax =

# 0 1

−1 0

$

x , x ∈ R

2

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI− A =

! s −1

1 s

"

resolvent (sI − A)1 =

! s

s2+1 1 s2+1

1 s2+1

2 s2+1

"

i,−i

Φ(t) = L1

#! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"$

=

! cos t sin t

−sin t cos t

"

t

c ≤ 1 (1 − c)1 = 1 + c + c2 + c3 + . . .

|Re(λ)| < 1 C λ C ∈ Rn×n

(I − C)1 = I + C + C2 + C3 + · · ·

2

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1

1 s

"

resolvent (sI − A)

1

=

!

s

s2+1

1 s2+1

1 s2+1

2 s2+1

"

i, −i

Φ (t) = L

1

#!

s

s2+1

1 s2+1

1 s2+1

2 s2+1

"$

=

! cos t sin t

−sin t cos t

"

t

c ≤ 1 (1 − c)

1

= 1 + c + c

2

+ c

3

+ . . .

|Re(λ)| < 1 C λ C ∈ R

n×n

(I − C)

1

= I + C + C

2

+ C

3

+ · · ·

2

The resolvent:

A rotation matrix

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1 1 s

"

(sI − A)

−1

=

!

s

s2+1

1 s2+1 s−12+1

s s2+1

"

i, −i A

Φ(t) = L

−1

#!

s

s2+1

1 s2+1 s−12+1

s s2+1

"$

=

! cos t t

t cos t

"

t

c ≤ 1 (1 − c)

−1

= 1 + c + c

2

+ c

3

+ . . .

|Re(λ)| < 1 C λ C ∈ R

n×n

(I − C)

−1

= I + C + C

2

+ C

3

+ · · ·

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1

1 s

"

(sI − A)−1 =

! s

s2+1

1 s2+1 s−12+1

s s2+1

"

i, −i A

Φ(t) = L−1

#! s

s2+1

1 s2+1 s−12+1

s s2+1

"$

=

! cos t t

t cos t

"

t

c ≤ 1

(1 − c)−1 = 1 + c + c2 + c3 + . . .

|Re(λ)| < 1 C λ C ∈ Rn×n

(I − C)−1 = I + C + C2 + C3 + · · ·

(5)

For c < 1

Similarly, for (with small enough real parts of its eigenvalues)

Plug in and (for large enough s)

We’ve seen that

So (due to the linearity of Laplace tr.) we can apply the inverse transform and get..

5

Matrix Exponential

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1

1 s

"

resolvent (sI − A)1 =

! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"

i, −i

Φ(t) = L1

#! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"$

=

! cos t sin t

−sin t cos t

"

t

c ≤ 1 (1 − c)1 = 1 + c + c2 + c3 + . . .

|Re(λ)| < 1 C λ C ∈ Rn×n

(I − C)1 = I + C + C2 + C3 + · · ·

2

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1

1 s

"

resolvent (sI − A)1 =

! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"

i, −i

Φ(t) = L1

#! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"$

=

! cos t sin t

−sin t cos t

"

t

c ≤ 1 (1 − c)1 = 1 + c + c2 + c3 + . . .

|Re(λ)| < 1 C λ C ∈ Rn×n

(I − C)1 = I + C + C2 + C3 + · · ·

2

!2 !1.5 !1 !0.5 0 0.5 1 1.5 2

!2

!1.5

!1

!0.5 0 0.5 1 1.5 2

sI − A =

! s −1 1 s

"

resolvent (sI − A)1 =

! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"

i, −i

Φ(t) = L1

#! s

s2+1

1 s2+1

1 s2+1

2 s2+1

"$

=

! cos t sin t

−sin t cos t

"

t

c ≤ 1 (1 − c)1 = 1 + c + c2 + c3 + . . .

|Re(λ)| < 1 C λ C ∈ Rn×n

(I − C)1 = I + C + C2 + C3 + · · ·

2

s C = As

(sI − A)1 = 1 s

!

I A s

"1

= I

s + A

s2 + A2

s3 + · · · L1 # 1

sn $ = (n−1)!tn−1 n ∈ Z L1 #(sI − A)1$ = I + tA + (tA)2

2! + · · ·

eat = 1 + ta + (ta)2

2! + · · · matrix exponent eM ≡ I + M + M2

2! + · · · =

%

i=0

Mi i! LTI

x(t) = Φ(t)x(0) = L1 #(sI − A)1$ x(0) = etAx(0)

LTI

x(0) A ∈ Rn×n ˙x = Ax

P ∈ Cn×n A

D =

λ1 0

. ..

0 λn

∈ Cn×n

P1AP = D A = PDP1

An = PDP1PDP1 · · · PDP1 = PDnP1

state transition matrix Φ(t) = eAt = I + tA + (tA)2

2! + (tA)3

3! · · ·

= PIP1 + PtDP1 + P(tD)2P1

2! + P(tD)3P1

3! · · ·

= PeDtP1

= Pe

λ1t

. ..

λnt

P1 3

s C = As

(sI − A)1 = 1 s

!

I A s

"1

= I

s + A

s2 + A2

s3 + · · · L1 # 1

sn $ = (n−1)!tn−1 n ∈ Z L1 #(sI − A)1$ = I + tA + (tA)2

2! + · · ·

eat = 1 + ta + (ta)2

2! + · · · matrix exponent eM ≡ I + M + M2

2! + · · · =

%

i=0

Mi i! LTI

x(t) = Φ(t)x(0) = L1 #(sI − A)1$ x(0) = etAx(0)

LTI

x(0) A ∈ Rn×n ˙x = Ax

P ∈ Cn×n A

D =

λ1 0

. ..

0 λn

∈ Cn×n

P1AP = D A = PDP1

An = PDP1PDP1 · · · PDP1 = PDnP1

state transition matrix Φ(t) = eAt = I + tA + (tA)2

2! + (tA)3

3! · · ·

= PIP1 + PtDP1 + P(tD)2P1

2! + P(tD)3P1

3! · · ·

= PeDtP1

= Pe

λ1t

. ..

λnt

P1 3

s C =

As

(sI − A)

1

= 1 s

!

I − A s

"

1

= I

s + A

s

2

+ A

2

s

3

+ · · · L

1

#

1

sn

$ =

(n−1)!tn−1

n ∈ Z L

1

#(sI − A)

1

$ = I + tA + (tA)

2

2! + · · ·

e

at

= 1 + ta + (ta)

2

2! + · · · matrix exponent e

M

≡ I + M + M

2

2! + · · · =

%

i=0

M

i

i ! LTI

x (t) = Φ(t)x(0) = L

1

#(sI − A)

1

$ x(0) = e

tA

x (0)

LTI

x (0) A ∈ R

n×n

˙x = Ax

P ∈ C

n×n

A

D =

λ

1

0

. ..

0 λ

n

 ∈ C

n×n

P

1

AP = D A = PDP

1

A

n

= PDP

1

PDP

1

· · · PDP

1

= PD

n

P

1

state transition matrix Φ (t) = e

At

= I + tA + (tA)

2

2! + (tA)

3

3! · · ·

= PIP

1

+ PtDP

1

+ P (tD)

2

P

1

2! + P (tD)

3

P

1

3! · · ·

= Pe

Dt

P

1

= Pe

λ

1

t

. ..

λ

n

t

P

1

3

(6)

This (infinite series), multiplied by x(0), is a general solution to LTI systems !

The above series looks a lot like the Tailor expansion of an exponent:

So we will borrow the exponent symbol and define a matrix exponent as

Using this new symbol we can write the solution

For a scalar system, the above solution is what we expect:

6

s C = As

(sI − A)1 = 1 s

!

I A s

"1

= I

s + A

s2 + A2

s3 + · · · L1 # 1

sn $ = (n−1)!tn−1 n ∈ Z L1 #(sI − A)1$ = I + tA + (tA)2

2! + · · ·

eat = 1 + ta + (ta)2

2! + · · · matrix exponent eM ≡ I + M + M2

2! + · · · =

%

i=0

Mi i! LTI

x(t) = Φ(t)x(0) = L1 #(sI − A)1$ x(0) = etAx(0)

LTI

x(0) A ∈ Rn×n ˙x = Ax

P ∈ Cn×n A

D =

λ1 0

. ..

0 λn

∈ Cn×n

P1AP = D A = PDP1

An = PDP1PDP1 · · · PDP1 = PDnP1

state transition matrix Φ(t) = eAt = I + tA + (tA)2

2! + (tA)3

3! · · ·

= PIP1 + PtDP1 + P(tD)2P1

2! + P(tD)3P1

3! · · ·

= PeDtP1

= Pe

λ1t

. ..

λnt

P1 3

s C =

As

(sI − A)

1

= 1 s

!

I − A s

"

1

= I

s + A

s

2

+ A

2

s

3

+ · · · L

1

#

1

sn

$ =

(n−1)!tn−1

n ∈ Z L

1

#(sI − A)

1

$ = I + tA + (tA)

2

2! + · · ·

e

at

= 1 + ta + (ta)

2

2! + · · · matrix exponent e

M

≡ I + M + M

2

2! + · · · =

%

i=0

M

i

i ! LTI

x (t) = Φ(t)x(0) = L

1

#(sI − A)

1

$ x(0) = e

tA

x (0)

LTI

x (0) A ∈ R

n×n

˙x = Ax

P ∈ C

n×n

A

D =

λ

1

0

. ..

0 λ

n

 ∈ C

n×n

P

1

AP = D A = PDP

1

A

n

= PDP

1

PDP

1

· · · PDP

1

= PD

n

P

1

state transition matrix Φ (t) = e

At

= I + tA + (tA)

2

2! + (tA)

3

3! · · ·

= PIP

1

+ PtDP

1

+ P (tD)

2

P

1

2! + P (tD)

3

P

1

3! · · ·

= Pe

Dt

P

1

= Pe

λ

1

t

. ..

λ

n

t

P

1

3

s C = As

(sI − A)1 = 1 s

!

I A s

"1

= I

s + A

s2 + A2

s3 + · · · L1 # 1

sn $ = (n−1)!tn−1 n ∈ Z L1 #(sI − A)1$ = I + tA + (tA)2

2! + · · ·

eat = 1 + ta + (ta)2

2! + · · · matrix exponent eM ≡ I + M + M2

2! + · · · =

%

i=0

Mi i! LTI

x(t) = Φ(t)x(0) = L1 #(sI − A)1$ x(0) = etAx(0)

LTI

x(0) A ∈ Rn×n ˙x = Ax

P ∈ Cn×n A

D =

λ1 0

. ..

0 λn

∈ Cn×n

P1AP = D A = PDP1

An = PDP1PDP1 · · · PDP1 = PDnP1

state transition matrix Φ(t) = eAt = I + tA + (tA)2

2! + (tA)3

3! · · ·

= PIP1 + PtDP1 + P(tD)2P1

2! + P(tD)3P1

3! · · ·

= PeDtP1

= Pe

λ1t

. ..

λnt

P1 3

s C = As

(sI − A)1 = 1 s

!

I A s

"1

= I

s + A

s2 + A2

s3 + · · · L1 # 1

sn $ = (n−1)!tn−1 n ∈ Z L1 #(sI − A)1$ = I + tA + (tA)2

2! + · · ·

eat = 1 + ta + (ta)2

2! + · · · matrix exponent eM ≡ I + M + M2

2! + · · · =

%

i=0

Mi i! LTI

x(t) = Φ(t)x(0) = L1 #(sI − A)1$ x(0) = etAx(0)

LTI

x(0) A ∈ Rn×n ˙x = Ax

P ∈ Cn×n A

D =

λ1 0

. ..

0 λn

∈ Cn×n

P1AP = D A = PDP1

An = PDP1PDP1 · · · PDP1 = PDnP1

state transition matrix Φ(t) = eAt = I + tA + (tA)2

2! + (tA)3

3! · · ·

= PIP1 + PtDP1 + P(tD)2P1

2! + P(tD)3P1

3! · · ·

= PeDtP1

= Pe

λ1t

. ..

λnt

P1 3

• looks like ordinary power series

e

at

= 1 + ta + (ta)

2

2! + · · · with square matrices instead of scalars . . .

• define matrix exponential as

e

M

= I + M + M

2

2! + · · · for M ∈ R

n×n

(which in fact converges for all M )

• with this definition, state-transition matrix is

Φ(t) = L

1

!(sI − A)

1

" = e

tA

Solution via Laplace transform and matrix exponential 10–13

Matrix exponential solution of autonomous LDS

solution of ˙x = Ax, with A ∈ R

n×n

and constant, is x(t) = e

tA

x(0)

generalizes scalar case: solution of ˙x = ax, with a ∈ R and constant, is x(t) = e

ta

x(0)

Solution via Laplace transform and matrix exponential 10–14

• looks like ordinary power series

e

at

= 1 + ta + (ta)

2

2! + · · · with square matrices instead of scalars . . .

• define matrix exponential as

e

M

= I + M + M

2

2! + · · · for M ∈ R

n×n

(which in fact converges for all M )

• with this definition, state-transition matrix is

Φ(t) = L

1

!(sI − A)

1

" = e

tA

Solution via Laplace transform and matrix exponential 10–13

Matrix exponential solution of autonomous LDS

solution of ˙x = Ax, with A ∈ R

n×n

and constant, is x(t) = e

tA

x(0)

generalizes scalar case: solution of ˙x = ax, with a ∈ R and constant, is x(t) = e

ta

x(0)

Solution via Laplace transform and matrix exponential 10–14

(7)

So for scalars t,s e(t+s)A = e(tA+sA) = etAesA since (tA)(sA) = (sA)(tA)

This is useful in understanding the LTI system solution...

• matrix exponential is meant to look like scalar exponential

• some things you’d guess hold for the matrix exponential (by analogy with the scalar exponential) do in fact hold

• but many things you’d guess are wrong

example: you might guess that eA+B = eAeB, but it’s false (in general)

A =

! 0 1

−1 0

"

, B =

! 0 1 0 0

"

eA =

! 0.54 0.84

−0.84 0.54

"

, eB =

! 1 1 0 1

"

eA+B =

! 0.16 1.40

−0.70 0.16

"

"= eAeB =

! 0.54 1.38

−0.84 −0.30

"

Solution via Laplace transform and matrix exponential 10–15

however, we do have eA+B = eAeB if AB = BA, i.e., A and B commute

thus for t, s ∈ R, e(tA+sA) = etAesA

with s = −t we get

etAetA = etA−tA = e0 = I so etA is nonsingular, with inverse

#etA$1

= etA

Solution via Laplace transform and matrix exponential 10–16

• matrix exponential is meant to look like scalar exponential

• some things you’d guess hold for the matrix exponential (by analogy with the scalar exponential) do in fact hold

• but many things you’d guess are wrong

example: you might guess that eA+B = eAeB, but it’s false (in general)

A =

! 0 1

−1 0

"

, B =

! 0 1 0 0

"

eA =

! 0.54 0.84

−0.84 0.54

"

, eB =

! 1 1 0 1

"

eA+B =

! 0.16 1.40

−0.70 0.16

"

"= eAeB =

! 0.54 1.38

−0.84 −0.30

"

Solution via Laplace transform and matrix exponential 10–15

however, we do have eA+B = eAeB if AB = BA, i.e., A and B commute

thus for t, s ∈ R, e(tA+sA) = etAesA

with s = −t we get

etAetA = etA−tA = e0 = I so etA is nonsingular, with inverse

#etA$1

= etA

Solution via Laplace transform and matrix exponential 10–16

(8)

8

example: let’s find eA, where A =

! 0 1 0 0

"

we already found

etA = L1(sI − A)1 =

! 1 t 0 1

"

so, plugging in t = 1, we get eA =

! 1 1 0 1

"

let’s check power series:

eA = I + A + A2

2! + · · · = I + A since A2 = A3 = · · · = 0

Solution via Laplace transform and matrix exponential 10–17

Time transfer property

for ˙x = Ax we know

x(t) = Φ(t)x(0) = etAx(0)

interpretation: the matrix etA propagates initial condition into state at time t

more generally we have, for any t and τ ,

x(τ + t) = etAx(τ )

(to see this, apply result above to z(t) = x(t + τ ))

interpretation: the matrix etA propagates state t seconds forward in time (backward if t < 0)

Solution via Laplace transform and matrix exponential 10–18

References

Related documents

Home contoh soal psikotes psikotes Soal CPNS soal psikotes Soal psikotes 2016 soal tes bank soal tes bumn soal tes pertamina Soal ujian Bank mandiri soal ujian PLN

To produce this graph in Maple click: Tools → Tutors → Linear Algebra → Linear Transform Plot, then Edit Matrix button, edit your matrix, and click Close button.... In the footsteps

6.7.2 The association between being bullied and perceived health status and school related factors: ...259 6.7.3 The association between being bullied and other risk behaviours:

To get an IPv6 address, the router advertises the network prefix and the host (i.e., user device) generates its own IID. This type of network can function with or without a DHCP

If, when facing small-stakes gambles, risk averse and resolute REU maximizers behave approximately like expected utility maximizers in the grand-world dynamic choice problem,

The inverse Fourier transform uses |G| 1 Tr(·) the Trace operator of a matrix to get back to time domain scalar values of

– differences of points (and therefore tangents) transform OK – normals do not --&gt; use inverse transpose

In Chapter 2 we showed that the simplex method solves any linear program in a finite number of steps if we assume that the righthand-side vector is strictly positive for each