Anonymous
×
Create a new article
Write your page title here:
We currently have 106 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Description

Model truncation is one of the oldest MOR methods for linear time invariant systems

Edx(t)dt=Ax(t)+Bu(t),y(t)=Cx(t)+Du(t)(1)

The main idea is to construct the projection matrices as V=[x1,,xr],W=[y1,,yr] where the xi,yi are right and left eigenvectors corresponding to certain eigenvalues λi of (A,E). The eigentriples (λi,xi,yi) satisfy.

Axi=λiExi,AHyi=λiEHyi,i=1,,r.