|
From: Jody Scroggins on 8 Sep 2005 20:49 I have an ODE y'=1-x+4y; y(0)=1 . I have to solve this using the 4th order runge-kutta method in MATLAB. I cannot use the ode45 or any other similar preprogrammed matlab funtions. It has to loop 100 times with a step size of .01. any hints or examples would help! thanks!
|
Pages: 1 Prev: Matlab does not work with high baudrates? Next: Using xlswrite |