Impulse Function

Generating a Kronecker Delta Impulse


Description

The function Impulse generates a Kronecker Delta Impulse in a data field of the specified length.

One element of the data field has the specified maximum value, all other elements have the value zero.


Syntax

Impulse (length, amplitude, delay)

Parameters

Length

Number of elements of the generated list


Amplitude

The value of the pulse


Delay

Number of zero fields before the pulse


Example