Question: a) Create a MATLAB function called evenSig that returns as output the even component of any signal centered on the x-axis. b) Create a MATLAB

a) Create a MATLAB function called evenSig that returns as output the even component of any signal centered on the x-axis. b) Create a MATLAB function called oddSig that returns as output the odd component of any signal centered on the x-axis. c) Test your functions on the signal y(t) = t + \t], for 10 sts 10. Choose a suitable increment value for t, and use subplot to plot each of the following (add labels and titles as necessary): The original signal The reflected signal The even part of the signal The odd part of the signal The summation of the even and odd parts of the signal d) Observe the original signal and the summation of its even and odd part. Are they the same
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
