Question: Matlab m-file code writing problem. You are given signal x(t) = exp(-2t) * sin (2t). You want to plot x(t) vs. t for t ranging

Matlab m-file code writing problem. You are given signal x(t) = exp(-2t) * sin (2t). You want to plot x(t) vs. t for t ranging from 0 to 10 sec with 0.01 second increment, a. Find amplitude of signal x(t) at t =0 and t =infinity Find frequency and period of this signal Write a Matlab codes to generate t vector and corresponding x vector and plot (t vs. x). We want to put the range of x axis 0 to 12, label 'Time (sec)' and the range of y axis -2 to 2 and label' x(t)'. Matlab m-file code writing problem. You are given signal x(t) = exp(-2t) * sin (2t). You want to plot x(t) vs. t for t ranging from 0 to 10 sec with 0.01 second increment, a. Find amplitude of signal x(t) at t =0 and t =infinity Find frequency and period of this signal Write a Matlab codes to generate t vector and corresponding x vector and plot (t vs. x). We want to put the range of x axis 0 to 12, label 'Time (sec)' and the range of y axis -2 to 2 and label' x(t)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
