gaganaut
- 20
- 0
Hi all,
I have a system of linear DE 's as under.
\dot{x}_1(t)=-tx_1+x_2
and
\dot{x}_2(t)=-tx_2+x_1
Now how do we find the solution
x(t)^{T}=[x_1, x_2]
I tried to find a similar post but could not. Any help would be highly appreciated. I am in the midst of writing a code wherein I need to solve this system of linear DE's.
Thanks in advance.
Gaganaut.
I have a system of linear DE 's as under.
\dot{x}_1(t)=-tx_1+x_2
and
\dot{x}_2(t)=-tx_2+x_1
Now how do we find the solution
x(t)^{T}=[x_1, x_2]
I tried to find a similar post but could not. Any help would be highly appreciated. I am in the midst of writing a code wherein I need to solve this system of linear DE's.
Thanks in advance.
Gaganaut.