NUMERICAL CONVOLUTION

• The convolution integral can also be solved numerically. This is particularly useful for systems with arbitrary inputs.

 

• This can be applied to the previous example for a unit step input to find the system position at 10 seconds, with a 2 second time step.

 

• A Scilab program to perform the previous calculation numerically is shown below.