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!

