Please help me about differential equations

y''+5y'+6y=x'+x(t) y'' means second order differential of y(t) The question is the response of this system on matlab But I couldnt do

2 个评论

I saw your previous question, and looks like homework
I have done x_t=dsolve('D2y+5*Dy+6*y=Dx+x') but it gives error

回答(1 个)

try lsim function, with tf function

此问题已关闭。

提问:

2012-12-13

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by