du/dt avoiding in system
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 28 Juin 2015
What you posted looks like it only needs multiplication and addition, not integration or any du/dt block.
Marcel Büttner
le 29 Juin 2015
Modifié(e) : Marcel Büttner
le 29 Juin 2015
Walter Roberson
le 29 Juin 2015
I think you were intending to attach an image?
Marcel Büttner
le 29 Juin 2015
Walter Roberson
le 29 Juin 2015
Under what circumstances would you get an error from the du/dt block?
Marcel Büttner
le 29 Juin 2015
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Discontinuities dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

