Question: ( 1 . 1 ) ( a ) Write a MATLAB function signalx that evaluates the following signal at an arbitrary set of points: x
a Write a MATLAB function signalx that evaluates the following signal at an arbitrary set of points:
That is given an input vector of time points, the function should give an output vector with the values of evaluated at those time points. For time points falling outsicte the function should return the value zero.
b Use the function signalx to plot versus for To do this, create a vector of sampling times spaced closely enough to get a smooth plot. Generate a corresponding vector using signalx. Then plot one against the other.
c Use the function signalx to plot versus
d Use the function signalx to plot versus
e Use the function signalx to plot versus
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
