Community Profile

photo

Avani Dwivedi


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


We are facing a problem in the following code where we intend to solve set of differential equations using Range Kutta method of order 4.
function w = rk4_systems(a,b,N,init) format longG init = [945.027,0,0,0,0,0,0,0,0,0,0,0,0] global E1 E3 E10 E11 E17 E19 E20...

9 years ago | 1 answer | 0

1

answer