Error occurring while solving odes using ode15s
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I am trying to solve a systems of nonlinear ODE using ODE15s but I keep getting an error after about 29 seconds and I can't figure out what is causing the error.
see a screen shot of the error.
What could be the likely cause of this error.
댓글 수: 10
답변 (1개)
Sulaymon Eshkabilov
2021년 8월 1일
편집: Sulaymon Eshkabilov
2021년 8월 1일
The computed solution might be "nan" or "inf" only. Briefly speaking the size mismatch.
댓글 수: 2
Walter Roberson
2021년 8월 1일
I do not understand how this could explain the error message about trying to mix sparse and single in a * operation ?
참고 항목
카테고리
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!