MATLAB: Minus powers of a transfer function into Simulink

negativetransfer function

Hello all,
I have a transfer function like this, which I want to implement into Simulink.
How can I create a transfer function with negative powers in Simulink?
Thanks for any kind of help.
Unbenannt.png

Best Answer

You can use "Discrete Filter" block , provided by simulink.
You can find it here: DSP System Toolbox -> Filtering -> Filter Implementations
In order to implement a transfer function such that on your figure, you have to set its parameters like this:
sim.jpg