![sim.jpg](https://www.mathworks.com/matlabcentral/answers/uploaded_files/238287/sim.jpeg)
Minus powers of a transfer function into Simulink
11 ビュー (過去 30 日間)
古いコメントを表示
Kunter Özbay
2019 年 9 月 14 日
回答済み: Dimitris Kalogiros
2019 年 9 月 14 日
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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/238285/Unbenannt.png)
0 件のコメント
採用された回答
Dimitris Kalogiros
2019 年 9 月 14 日
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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/238287/sim.jpeg)
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!