Derivative

| Vector | C |
в палитре на схеме

The block implements the numerical determination of the derivative:

at each time step as a ratio of increments of the dynamic variable and time, where xi(t) is the i-th element of the input signal to the block, yi(t) is the i-th element of the output signal from the block. The dimensions of the input and output signals are the same.

Входные порты

  • x - input signal.

Выходные порты

  • dx/dt - the derivative of the input signal.

Свойства

  • Initial conditions – vector of initial values of the block output value;

Параметры

none

Прим.: by default the block implements calculation of a derivative for a scalar input signal.