Derivative of state '1' in block 'XXXX/Integrator Limited1' at time XXXX is not finite. The simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by r
조회 수: 3 (최근 30일)
이전 댓글 표시
hello,
when I am trying to solve the model I am getting the following error when I am using ODE15s as solver.
Derivative of state '1' in block 'XXXX/Integrator Limited1' at time XXXX is not finite. The simulation will be stopped. 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.
But the errror is resolved if I use ode45 as solver,but there is a huge disturbance in the simulation profile. Is there any way to solve it using ODE15s solver.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!