Clear Filters
Clear Filters

Minus powers of a transfer function into Simulink

9 views (last 30 days)
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

Accepted Answer

Dimitris Kalogiros
Dimitris Kalogiros on 14 Sep 2019
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

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!