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