du/dt avoiding in system
显示 更早的评论
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 个评论
Walter Roberson
2015-6-28
What you posted looks like it only needs multiplication and addition, not integration or any du/dt block.
Marcel Büttner
2015-6-29
编辑:Marcel Büttner
2015-6-29
Walter Roberson
2015-6-29
I think you were intending to attach an image?
Marcel Büttner
2015-6-29
Walter Roberson
2015-6-29
Under what circumstances would you get an error from the du/dt block?
Marcel Büttner
2015-6-29
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Discontinuities 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

