Explicit Numerical Methods to solve Differential Equation

Here , I compare Euler, Runge-Kutta and Adam-Bashforth methods to integrate a simple function.
ダウンロード: 357
更新 2016/1/3

ライセンスの表示

A simple sinusoidal function is integrated using different well known explicit schemes and error is compared at the end.

引用

Sathyanarayan Rao (2024). Explicit Numerical Methods to solve Differential Equation (https://www.mathworks.com/matlabcentral/fileexchange/54726-explicit-numerical-methods-to-solve-differential-equation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

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

Added a function to be integrated