Transfer function in MATLAB/Simulink
I am 开发者_JS百科trying to model a transfer function block for say 1/(s+1). What is the easiest way to implement a block for a transfer function in Simulink?
I believe this is what you're looking for: Transfer Fcn Block
With regard to internet documentation for Simulink, this Block Reference list is a good link to keep on hand.
精彩评论