Question: 5. Make a function which plots continuous time unit step and unit impulse signals. Call this function in the script file by passing the time
5. Make a function which plots continuous time unit step and unit impulse signals. Call this function in the script file by passing the time vector ' t ' in its arguments. Note: Create the unit step and unit impulse signal without using heaviside and dirac command in MATLAB. You are supposed to use if-else conditions and for loop to write a code for these signals
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
