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 Commenti

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

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 13 Dic 2012
try lsim function, with tf function

Questa domanda è chiusa.

Richiesto:

il 13 Dic 2012

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by