du/dt avoiding in system
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 28 de Jun. de 2015
What you posted looks like it only needs multiplication and addition, not integration or any du/dt block.
Marcel Büttner
el 29 de Jun. de 2015
Editada: Marcel Büttner
el 29 de Jun. de 2015
Walter Roberson
el 29 de Jun. de 2015
I think you were intending to attach an image?
Marcel Büttner
el 29 de Jun. de 2015
Walter Roberson
el 29 de Jun. de 2015
Under what circumstances would you get an error from the du/dt block?
Marcel Büttner
el 29 de Jun. de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Discontinuities en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

