indigojoker
- 240
- 0
Homework Statement
How would I solve a two-level system such as this:
y_1'=-ay_1+by_2
y_2'=-ay_2-by_1+c
where a b and c are constants.
Homework Equations
Laplace transform
The Attempt at a Solution
I guess my question is what method would I use to solve this? As in should I solve for y1 in terms of y2 and then plug that back into the second equation? Not too sure about the approach.