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

2 ビュー (過去 30 日間)
akhil
akhil 2013 年 10 月 19 日
編集済み: Jan 2013 年 10 月 19 日
Initial step size (0.05) is larger than the maximum step size (5e-007)

回答 (1 件)

Jan
Jan 2013 年 10 月 19 日
編集済み: Jan 2013 年 10 月 19 日
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.

カテゴリ

Help Center および File ExchangeCrystals についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by