Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Write a short Matlab script or function (m-file) that generates the functions x(t) e-at u(t) a = .1, 1,10. Plot all functions in the
1. Write a short Matlab script or function (m-file) that generates the functions x(t) e-at u(t) a = .1, 1,10. Plot all functions in the same plot and use proper legends and label for your plot. for 2. Using the definition of the FT (1), calculate the FT of the given functions in previous exercise 3. Plot the absolute values and phase for the FT of the given three functions. One plot should contains the absolute value and the other the phase of them. Use proper legends to distinguish between function. Write a comment about the results for different value of a0 4. Now just consider a = 1, Find the Fourier transfrom of r(t-5). Then plot the absolute value and phase of the signal in frequency domain. Compare the absolute value and phase of the Fourier transform of the shifted signal r(t-5) and the absolute value and phase of the Fourier transform of the original signal r(t). 5. EXTRA CREDIT: You may have refered to a transform table to find the Fourier Transforms of your X(t). For extra credit have MATLAB calculate the integral and plot the frequency and phase plots. 1. Write a short Matlab script or function (m-file) that generates the functions x(t) e-at u(t) a = .1, 1,10. Plot all functions in the same plot and use proper legends and label for your plot. for 2. Using the definition of the FT (1), calculate the FT of the given functions in previous exercise 3. Plot the absolute values and phase for the FT of the given three functions. One plot should contains the absolute value and the other the phase of them. Use proper legends to distinguish between function. Write a comment about the results for different value of a0 4. Now just consider a = 1, Find the Fourier transfrom of r(t-5). Then plot the absolute value and phase of the signal in frequency domain. Compare the absolute value and phase of the Fourier transform of the shifted signal r(t-5) and the absolute value and phase of the Fourier transform of the original signal r(t). 5. EXTRA CREDIT: You may have refered to a transform table to find the Fourier Transforms of your X(t). For extra credit have MATLAB calculate the integral and plot the frequency and phase plots
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started