Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Please help me about differential equations

1 visualizzazione (ultimi 30 giorni)
rabia ceki
rabia ceki il 13 Dic 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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
Azzi Abdelmalek
Azzi Abdelmalek il 13 Dic 2012
I saw your previous question, and looks like homework
rabia ceki
rabia ceki il 13 Dic 2012
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.

Community Treasure Hunt

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

Start Hunting!

Translated by