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