How do I enter this Transfer Function into Simulink?
5 views (last 30 days)
Show older comments
Hi, How do I enter this Transfer Function into Simulink? I've attached a clear pic of the transfer function below. Any help would be appreciated.
Pic:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146320/image.jpeg)
0 Comments
Accepted Answer
Mischa Kim
on 4 Dec 2014
Mark, you can either multiply out numerator and denominator and then use one "Transfer Fcn" block from the "Continuous" library in Simulink. Or let Simulink take care of this and use two (or even three) transfer function blocks connected in series for the three terms in the round brackets. Either way, you will have to adjust the coefficients of the blocks which you can do by double-clicking the blocks to open them.
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!