Simulink - Forward Euler Backward Euler
조회 수: 11 (최근 30일)
이전 댓글 표시
Hi,
I am using a discrete integrator in an enabled or in an enabled and triggered subsystem. If I use Forward Euler, the first integration step in the enabled and triggered subsystem is wrong, whereas in the triggered subsystem it is right. If I use backward Euler integration, it is right in both ways. Why does the forward Euler integration in a triggered and enabled subsystem yield a wrong result in the first step?
Thank you
댓글 수: 0
답변 (1개)
Guy Rouleau
2011년 12월 22일
This really looks like you are affected by the following bug:
Try setting the diagnostic "Underspecified initialization detection" to Simplified:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!