Homework 1 Note: Please label your plots and add legend. Upload a single PDF file containing your answers, MATLAB code and figures for both problems. Due Date: 09/12/2017, 2:30 PM Problem 1 The response of circuits containing resistors, inductors, and capacitors depends upon the relative values of the resistors and the way they are connected. An important intermediate quantity used in describing the response of such circuits is s. Depending on the values of R, L, and C, the values of s will be either both real values, a pair of complex values, or a duplicated value L = 100 mH C=1uF The equation that identifies the response of a series circuit shown above is (a) Determine the values of s for a resistance of 800 Ω. (b) Create a vector of values of R between 100 to 1000 Ω with a step size of 5, Evaluate s at all values of R. (c) Plot value of real and imaginary parts of s vs. R. (Hint: See help for MATLAB functions real and imag) (d) What is the minimum value of R that yields pure real value of s. (e) The resonant frequency of a series RLC circuit is given by Compute the resonant frequency of the above circuit.