Info
この質問は閉じられています。 編集または回答するには再度開いてください。
I dont know how can i do it?
1 回表示 (過去 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!