User:1sfoerster/sandbox1

laplace transform of the driving functions code
solving 8 equations simultaneously in the laplace domain code

Can not get Mupad to evaluate the laplace transform of both functions, but can get the laplace transform to evaluate within MatLab:

= s/(s^2 + 1)
= -(2*((3^(1/2)*s)/2 - 1/2))/(s^2 + 1)

The equations can be solved in the Laplace domain:

The Laplace numerical results look as complicated as the symbolic phasor results. The Laplace solutions are too complicated for matLab or MuPad to get back into the time domain ... even when solved numerically. This is why people use phasors.