I have a state space model along with an observer and state feedback.
I need to find the transfer function connecting the r (reference) to the y (output)
I have this model on simulink. I know the A,B,C,D matrices. So, I can get the TF for the stateSpace with ss2tf function of matlab...