Integrator error in simulink
조회 수: 29 (최근 30일)
이전 댓글 표시
Hi When I run my simulink model I receive this error message:
"Derivative input 1 of 'xxx/Integrator' at time xxxx is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
I tried to use all the different solvers, but none of them seems to work. I also tried to use the rate-limiter block in front of the integration block. Doing so makes it possible to run the simulation, but the output is oscillating quite a lot though.
Anybody knows how to fix this??
댓글 수: 0
답변 (1개)
nl2605
2014년 4월 17일
This link might be helpful. Also, hope you are giving the initial conditions carefully.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!