Problem 1. Write a MATLAB script to numerically compute the poles of H(s) for various values of k, where H(s) = 5ks+10, and plot these poles in the complex plane, marking each pole with a dot. If you are not sure what values of k to use, use the logspace command to generate 50 logarithmically spaced values of k in the range from 0.0 to 100.