The main objective in lab this week is to obtain an estimate of the unit impulse response of a LTI continuous-time system from discrete-time samples of its unit step response. Then you will use Matlab to numerically evaluate the effect of this system on some communication pulses.
This file contains discrete-time samples of the unit step response of a linear, time-invariant, continuous-time system. The variable t contains the time instants, and the variable s contains the step response amplitude.
What type of system does this resemble?
Your objective is to approximate the convolution integral using the discrete-time samples. You may want to use the conv command in Matlab.
Explain your results, based on the form of the system's step and impulse responses.
Thank you, and have fun!