Transfer function with varying coefficients
Control System Toolbox / Linear Parameter Varying
This block implements a continuous-time transfer function with varying coefficients. The instantaneous transfer function is given by:
where N is number of poles, specified with the Transfer function order parameter. Feed the values of the coefficients a0, a1,…, aN–1 and b0, b1,…, bN to the corresponding block input ports.
Use this block and the other blocks in the Linear Parameter Varying library to implement common control elements with variable parameters or coefficients. For more information, see Model Gain-Scheduled Control Systems in Simulink.