Nonlinear iteration is not converging with step size reduced to hmin (2.22467E-18) at time 0.00062619. Try reducing the minimum step size and/or relax the relative error tole

조회 수: 3 (최근 30일)
Nonlinear iteration is not converging with step size reduced to hmin (2.22467E-18) at time 0.00062619. Try reducing the minimum step size and/or relax the relative error tolerance.

답변 (1개)

Nikhilesh
Nikhilesh 2023년 1월 18일
This can mean that one of the signals in your model is diverging to plus or minus infinity or is otherwise changing too rapidly based on the solver settings.
Have a look at the following discussions

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by