I am working using transfer functions models with Mathematica and i am missing a basic feature like the ability to use a Sum Block.
How could the model above be modeled?
Considering:
C = 2; P = TransferFunctionModel[1/(s + 2), s];
And noise being a generic signal like a sine wave or a constant noise.