I have the following transfer function:
$G(s)=\dfrac{1}{(s+1)^{10} (s+0.8)^{10}}$
There is no pole-zero cancellation, but still, when I convert this into the state-space form using tf2ss
command, the state space model is not minimal. Why is it so?