- #1
mathrocks
- 106
- 0
Hi, I'm given a matrix and I need to write it in equation form so that I will have three equations, using x(t), y(t), and z(t)
The matrix is a 3x3
[3 -2 0]
x'= [-1 3 -2] *x
[0 -1 3]
I know how to rewrite it using only x(t) but I'm not sure how to do it using y(t) and z(t).
thanks!
The matrix is a 3x3
[3 -2 0]
x'= [-1 3 -2] *x
[0 -1 3]
I know how to rewrite it using only x(t) but I'm not sure how to do it using y(t) and z(t).
thanks!