du/dt avoiding in system
Ältere Kommentare anzeigen
Is there any possibility to solve
x = L*y*s + 2*y , without a du/dt block. ..
(x:output ; y:input)
Just e.g. integrators.
My system is very dynamic and du/dt would cause errors.
6 Kommentare
Walter Roberson
am 28 Jun. 2015
What you posted looks like it only needs multiplication and addition, not integration or any du/dt block.
Marcel Büttner
am 29 Jun. 2015
Bearbeitet: Marcel Büttner
am 29 Jun. 2015
Walter Roberson
am 29 Jun. 2015
I think you were intending to attach an image?
Marcel Büttner
am 29 Jun. 2015
Walter Roberson
am 29 Jun. 2015
Under what circumstances would you get an error from the du/dt block?
Marcel Büttner
am 29 Jun. 2015
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Discontinuities finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

