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 commentaires

Azzi Abdelmalek
Azzi Abdelmalek le 13 Déc 2012
I saw your previous question, and looks like homework
rabia ceki
rabia ceki le 13 Déc 2012
I have done x_t=dsolve('D2y+5*Dy+6*y=Dx+x') but it gives error

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 13 Déc 2012

0 votes

try lsim function, with tf function

Cette question est clôturée.

Question posée :

le 13 Déc 2012

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by