Circuit Theory/Phasors/Examples/example11/laplace solution: Difference between revisions
Jump to navigation
Jump to search
imported>QUBot m Adding BookCat to uncategorised page |
(No difference)
|
Latest revision as of 01:30, 2 March 2013
Laplace Solution


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. Template:BookCat