How do I fix segmentation faults with vector iterations?Na 10 is the endpoint (t1), 0 is the startpoint, h = (t1-t0)/N; so h = 10/1000 = 0.01. I know that s...
How do I fix segmentation faults with vector iterations?Thanks. Although I think there's something a little more subtly wrong with my code. See here is it n...
How do I fix segmentation faults with vector iterations?Hi, I would like to solve the ODE: d2x/dt2=-9.8*cos(x) x(0) = dx/dt(0) = 0 on t in [0,10], using...
This user does not accept Private Messages