Euler's method

バージョン 1.0.0 (2.24 KB) 作成者: Robby Ching
A numerical method in solving an Initial value problem of a 1st order Ordinary Differential equation
ダウンロード: 121
更新 2020/7/3

ライセンスの表示

It is the simple Euler's method, an iterative approach in finding the y value for a given x value starting from a 1st order ODE. It asks the user the ODE function and the initial values and increment value. It also lets the user choose what termination criterion to use, either a specified x value or a number of iterations. If the solution curve for the given ODE is readily available, the user can input it and have the true %relative error.

引用

Robby Ching (2024). Euler's method (https://www.mathworks.com/matlabcentral/fileexchange/77672-euler-s-method), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0