I dont know how can i do it?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Write matlab code to compute the response of the following linear system y(t):d^2y(t)/dt^2 + 5 dy(t)/d+6y(t) =x ( t )
Where the input x(t) is the unit step signal
and
If x(t)= e^(-|t| ),-∞<t<+∞, use the matlab to find the fourier transform of y(t)=x(t)cos(10t) and plot the y(t), and its magnitude, and phase spectra
2 Comments
Azzi Abdelmalek
on 7 Sep 2012
looks like a homework
Matt Fig
on 7 Sep 2012
Yes, it sure does Azzi!
MANO, please show the work you have done so far and where you are stuck. Then you will get help, I am sure.
Answers (1)
Oleg Komarov
on 7 Sep 2012
Edited: Oleg Komarov
on 7 Sep 2012
0 votes
[Answering to prevent delete and text of request to prevent edits]
MANO GANAD writes:
Write matlab code to compute the response of the following linear system y(t):d^2y(t)/dt^2 + 5 dy(t)/d+6y(t) =x ( t ) Where the input x(t) is the unit step signal
and
If x(t)= e^(-|t| ),-∞<t<+∞, use the matlab to find the fourier transform of y(t)=x(t)cos(10t) and plot the y(t), and its magnitude, and phase spectra
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!