Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
I dont know how can i do it?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Matt Fig
2012년 9월 7일
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.
답변 (1개)
Oleg Komarov
2012년 9월 7일
편집: Oleg Komarov
2012년 9월 7일
[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
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!