A system is known to have the following input and output rel…
A system is known to have the following input and output relationship. (y output, f input) y’’’+6y’’+11y’+6y=f”+9f’+20f. a) (20 points) Create 2 Simulink models based on this system (Do not Use Transfer function block. Use Integrator (1/s), Gain block, and adder (or subtractor) for Transfer function.) (Direct Form and Parallel) b) (10 points) Create a M-file based on this system. Use “lsim” function to find y(t) The input f(t) is te-0.5tu(t) for both parts. Assume zero Initial Conditions Create a word document. for Part a) Paste your simulink model, the output from the scope after you ran the simulation. for Part b) Paste your m-file (no image, just copy and paste of the text on the m-file so we can run the m-file) and the plot of the output y(t). On the single word file!