next up previous contents
Next: Linear differential equations systems Up: Linear differential equations (systems) Previous: Laplace transform.

   
Inverse laplace transform.

The program ILAP performs inverse Laplace transform of rational fractions.
Example: for x/((x2+1)(x+2), type 'X/(X^2+1)' 'X+2' / ILAP to get the answer:

\begin{displaymath}y(x)=\frac{1}{5}(2\cos(x)+\sin(x))+\frac{-2}{5}e^{-2x} \end{displaymath}

Remark 5   The name of the Laplace variable is the same name as the normal variable (and is contained in VX).



Bernard Parisse
1998-07-31