Solve a ODE with unknown nonhomogeneous term

93 Views Asked by At

I have an ODE which was reduced from a PDE with boundary conditions $A(t)$ and $B(t)$ at $x$ on the boundaries. Is there a way to get a solution for the following

$$\frac{d H(t)}{dt} + \lambda H(t) = -2(A(t)+ B(t))$$

without knowing what $A$ and $B$ are?

1

There are 1 best solutions below

0
On BEST ANSWER

From chapter 2 of Antsaklis & Michel's A Linear Systems Primer:


enter image description here