Use MATLAB to find the inverse transform and plot the poles and zeros of the following function:
F(s) = (500(s3 + 2s2 + s + 2))/(s(s3 + 4s2 + 4s + 16))
Refer to Web Appendix D for examples on how to use MATLAB's function pzplot to find poles and zeros of transfer functions.