Dynamic scaling of ODEs
3 ビュー (過去 30 日間)
古いコメントを表示
When dealing with (linear) ODEs which have a solutions that decay/grow approximately exponentially is there anyway to get the inbuilt solvers to periodically scale down/up the solution so it avoids a problem with absolute error tolerances (or the general issues with having very small numbers). Or is there an obvious solution to this problem that I am missing?
1 件のコメント
Bruno Pop-Stefanov
2014 年 10 月 8 日
I can't find an option to use dynamic scaling in the built-in ODE solvers of MATLAB, so I suppose it's not possible, but could you elaborate a bit more on what dynamic scaling is?
Maybe there is a way to implement it or ask MathWorks to add dynamic scaling as a feature.
Do you have any papers (or other resources) on the subject?
Are you seeing limitations with the current ODE solvers on a specific ODE problem?
Thanks.
回答 (0 件)
参考
カテゴリ
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!