Using Simulink    

System Functions

Each Simulink block type is associated with a set of system functions that specify the time-dependent relationships among its inputs, states, and outputs. The system functions include

Symbolically, the system functions can be expressed as follows

where t is the current time, x is the block's states, u is the block's inputs, y is the block's outputs, xd is the block's discrete derivatives, and x'c is the derivatives of the block's continuous states. During a simulation, Simulink invokes the system functions to compute the values of the system's states and outputs.


  States Block Parameters