Tala.S Messages 43 Reaction score 0 Thread starter Dec 2, 2012 #1 I have a quick question. I have to write the differential equations in matrix form Eq1:= x1'(t) = -a1*x1(t) + vf Eq2:= x2'(t) = a1*x1(t) - a2*x2(t) is this correct : Attachments Billede 1.png 1.8 KB · Views: 526
I have a quick question. I have to write the differential equations in matrix form Eq1:= x1'(t) = -a1*x1(t) + vf Eq2:= x2'(t) = a1*x1(t) - a2*x2(t) is this correct :
AlephZero Science Advisor Homework Helper Messages 6,999 Reaction score 299 Dec 2, 2012 #3 That looks OK, assuming "v1" and "vf" are the same thing.