Why does odeset RelTol and AbsTol values truncate the results?

2 ビュー (過去 30 日間)
Dursman Mchabe
Dursman Mchabe 2019 年 2 月 14 日
編集済み: Dursman Mchabe 2019 年 2 月 14 日
Hi everyone,
On the attached code, I am trying to use odeset to smoothen the result. When I use 'RelTol' of 1e-2 and 'AbsTol' of 1e-2 I get the following plot:
However, when I use 'RelTol' of 1e-3 and 'AbsTol' of 1e-3 I get the following plot:
How can I smoothen it without truncating.

回答 (0 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by