Write a matlab script to display both the even component


Consider the signal v(t) given below.

1469_Signal.jpg

Write a MATLAB script to do the following

(a) Display v(t) and v(2t-1) in window 1 by using subplot.

(b) Display both the even component and odd component of v(t) in window 2 by using subplot.

(c) Verify if the system y(t) = sit(t) is time-invariant by displaying x1(t) = v(t), y1(t), x2(t) = v (t - 2), and y2 (t) ) in window 3,

(d) Verify if the system AO= tsin(x(t)) is time-invariant by displaying x1(t) = v(t), y1(t), x2(t) = v(t - 2), and y2(t) ) in window 4.

Solution Preview :

Prepared by a verified Expert
MATLAB Programming: Write a matlab script to display both the even component
Reference No:- TGS01623189

Now Priced at $40 (50% Discount)

Recommended (97%)

Rated (4.9/5)