Question

14.Use MATLAB to find the transfer function, G(s)=Y(s)/R(s), for each of the following systems represented in state space: [Section: 3.6] \begin{aligned} &\mathbf{b}\\ &\dot{\mathbf{x}}=\left[\begin{array}{rrrrr} 3 & 1 & 0 & 4

& -2 \\ -3 & 5 & -5 & 2 & -1 \\ 0 & 1 & -1 & 2 & 8 \\ -7 & 6 & -3 & -4 & 0 \\ -6 & 0 & 4 & -3 & 1 \end{array}\right] \mathbf{x}+\left[\begin{array}{l} 2 \\ 7 \\ 8 \\ 5 \\ 4 \end{array}\right] \mathbf{r}\\ &y=\left[\begin{array}{lllll} 1 & -2 & -9 & 7 & 6 \end{array}\right] \mathbf{x} \end{aligned}

Fig: 1

Fig: 2