You are on page 1of 1

Process Systems

Analysis and
Control
Useful MATLAB commands:
dsolve used to symbolically solve ODEs
ilaplace used to invert Laplace transforms
diff(int(...)) used to force MATLAB to perform a partial fraction
expansion

You might also like