How to numerically solve ordinary differential equations using Matlab?

1 次查看(过去 30 天)
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.

采纳的回答

Ryan G
Ryan G 2012-12-7

更多回答(1 个)

Sudo
Sudo 2012-12-9
After some search on Google i found out how to do it.Thank You

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by