Skip to main content
1-Visitor
February 28, 2020
Solved

ODE solve issue

  • February 28, 2020
  • 1 reply
  • 1326 views

I'm trying to use on odesolve command in order to create variables allowing me to graph Time v height & acceleration v time of a parachutist falling from stratosphere but I can't figure out why the it can't solve. Is it the equations? or is there a certain order I have to insert the odesolve? Any guidance is appreciated thanks.

Best answer by Fred_Kohlhepp

What is the "c" in your initial conditions?

Capture.JPG

Try removing that.

1 reply

23-Emerald I
February 28, 2020

What is the "c" in your initial conditions?

Capture.JPG

Try removing that.

M_F1-VisitorAuthor
1-Visitor
February 28, 2020

Of course, it works perfectly now. Thank you