Jordan Normal Form
Computer Methods in Chemical Engineering
Problem Statement:
Consider the following first order ODE.
dx/dt = A*x x(0)=x0
[x1]
where x = [x2]
[x3]
The linear operator A*x is defined as:
[3*x1-1.5*x2+3*x3]
A*x = [2*x2+2*x3 ]
[-0.5*x2+4*x3 ]
Find the eigenvalues and eigenvectors of A, exp(At), and the
solution to the ODE.
Solution:
- Matlab (call "jordan" function)
- Mathcad
Return to Prof. Nam Sun Wang's Home Page
Return to Computer Methods in Chemical Engineering (ENCH250)
Computer Methods in Chemical Engineering -- Jordan Normal Form
Forward comments to:
- Nam Sun Wang
- Department of Chemical & Biomolecular Engineering
- University of Maryland
- College Park, MD 20742-2111
- 301-405-1910 (voice)
- 301-314-9126 (FAX)
e-mail: nsw@umd.edu
©1996-2006 by Nam Sun Wang
| |