- #1
Physics_wiz
- 228
- 0
I want to find the fundamental matrix for the following system:
[tex]\dotx = \left(\begin{array}{cc}1/t&0\\0&1/t\end{array}\right)x + \left(\begin{array}{rr}1&1\end{array}\right)u[/tex]
[tex]y = (1, 1)x[/tex]
There's supposed to be an x' before the first equal sign but I can't get it to work for some reason. Also, all variables are matrices of appropriate dimensions.
now, the book isn't clear on how to do this when the system has variable coefficients like the one above. Wikipedia says that if the system is diagonal, we can just integrate the coefficients matrix to find the fundamental matrix. However, the professor mentioned something in class about putting unknown functions of t in the fundamental matrix then using this property:
d/dt(fundamental matrix) = A(t) * fundamental matrix
to find those functions. A(t) is the coefficients matrix. I get different solutions when I do it the wikipedia method and when I do it the professor's way. The thing is, I'm not sure if this is exactly what the professor said because he just mentioned it between the words and I didn't get a chance to write it down. Any hints?
[tex]\dotx = \left(\begin{array}{cc}1/t&0\\0&1/t\end{array}\right)x + \left(\begin{array}{rr}1&1\end{array}\right)u[/tex]
[tex]y = (1, 1)x[/tex]
There's supposed to be an x' before the first equal sign but I can't get it to work for some reason. Also, all variables are matrices of appropriate dimensions.
now, the book isn't clear on how to do this when the system has variable coefficients like the one above. Wikipedia says that if the system is diagonal, we can just integrate the coefficients matrix to find the fundamental matrix. However, the professor mentioned something in class about putting unknown functions of t in the fundamental matrix then using this property:
d/dt(fundamental matrix) = A(t) * fundamental matrix
to find those functions. A(t) is the coefficients matrix. I get different solutions when I do it the wikipedia method and when I do it the professor's way. The thing is, I'm not sure if this is exactly what the professor said because he just mentioned it between the words and I didn't get a chance to write it down. Any hints?
Last edited: