How to numerically solve ordinary differential equations using Matlab?

Hi,how can i solve this ode numerically by Euler method and Runge-Kutta method using Matlab y'=2t+y ; y(0)=1 ;on [0,0.1]; number of steps n=5 and step size h=0.02 Thank You.

その他の回答 (1 件)

Sudo
Sudo 2012 年 12 月 9 日

0 投票

After some search on Google i found out how to do it.Thank You

カテゴリ

質問済み:

2012 年 12 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by