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!

