User Portlet
Discussions |
---|
That helped my case so much but the it doesn't seem to be in the circular form that I'm looking for Here is where my code is at now: tmax = 5077.6; s = NDSolve[{ v'[t] == (((x[t])^2)/z[t]) - 9.8*((6400000/z[t])^2), ... |
Discussions |
---|
That helped my case so much but the it doesn't seem to be in the circular form that I'm looking for Here is where my code is at now: tmax = 5077.6; s = NDSolve[{ v'[t] == (((x[t])^2)/z[t]) - 9.8*((6400000/z[t])^2), ... |