Question: Function Name: hw42 Inputs: (double, 1 x M) numtf - coefficients for the numerator of the transfer function (double, 1 x N) dentf - coefficients

 Function Name: hw42 Inputs: (double, 1 x M) numtf - coefficients

Function Name: hw42 Inputs: (double, 1 x M) numtf - coefficients for the numerator of the transfer function (double, 1 x N) dentf - coefficients for the denominator of the transfer function (double, 1 x K) coeffExp - list of scalings for each exponential (double, 1 x K) powExp - list of exponents for the exponential function (double, 1 x D) T - list of time points in which to define the input for Outputs: (double, 1 x D) y - output from the system with an exponential input Function Description: You would like to characterize the output of a given transfer function and a linear combination of exponential inputs. The input is K coeffExp(i) . epowExp(i)t for teT (1) i=0 Notes: Helpful functions include tf() , Isim() Tests Understanding of: basic control system toolbox functions Function Name: hw42 Inputs: (double, 1 x M) numtf - coefficients for the numerator of the transfer function (double, 1 x N) dentf - coefficients for the denominator of the transfer function (double, 1 x K) coeffExp - list of scalings for each exponential (double, 1 x K) powExp - list of exponents for the exponential function (double, 1 x D) T - list of time points in which to define the input for Outputs: (double, 1 x D) y - output from the system with an exponential input Function Description: You would like to characterize the output of a given transfer function and a linear combination of exponential inputs. The input is K coeffExp(i) . epowExp(i)t for teT (1) i=0 Notes: Helpful functions include tf() , Isim() Tests Understanding of: basic control system toolbox functions

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!