Info

This question is closed. Reopen it to edit or answer.

I dont know how can i do it?

2 views (last 30 days)
MANO GANAD
MANO GANAD on 7 Sep 2012
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
Azzi Abdelmalek on 7 Sep 2012
looks like a homework
Matt Fig
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
Oleg Komarov on 7 Sep 2012
Edited: Oleg Komarov on 7 Sep 2012
[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.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!