Error occurring while solving odes using ode15s
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sulaymon Eshkabilov
el 1 de Ag. de 2021
Editada: Sulaymon Eshkabilov
el 1 de Ag. de 2021
The computed solution might be "nan" or "inf" only. Briefly speaking the size mismatch.
2 comentarios
Walter Roberson
el 1 de Ag. de 2021
I do not understand how this could explain the error message about trying to mix sparse and single in a * operation ?
Ver también
Categorías
Más información sobre Ordinary Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!