Initial step size (0.05) is larger than the maximum step size (5e-007)

2 visualizaciones (últimos 30 días)
akhil
akhil el 19 de Oct. de 2013
Editada: Jan el 19 de Oct. de 2013
Initial step size (0.05) is larger than the maximum step size (5e-007)

Respuestas (1)

Jan
Jan el 19 de Oct. de 2013
Editada: Jan el 19 de Oct. de 2013
I requires a certain level of boldness to answer, what not have been asked. But the mentioned error message is clearly a result of trying to run an integration with an initial step size of 0.05, while the maximum allow step size was set to the much too small value of 5e-7. The solution is actually almost contained in the message: Increase the maximum step size to e.g. 0.1.
Please do not assume, that we have a crystal ball. The efficient answering of a question requires much more details than you have provided - most of all a question.

Categorías

Más información sobre Crystals 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!

Translated by