Recent content by meddi83
-
M
Differential equations, euler's method and bisection method
and from the Picture I have, the graph, when x=0 -> y=0. So I suppose for euler's method, suppose I choose a step size of ie, h=5, then it would be y(5) = y(0) + g(0)*h and g(5) = g(0) + (\frac{W}{T}\sqrt{1+g(0)^2})*h Is that correct ? And since I have to integrate from 0-20, I suppose I'll...- meddi83
- Post #4
- Forum: Calculus and Beyond Homework Help
-
M
Differential equations, euler's method and bisection method
Sorry, typo mistake. It says that the slope, at x=0, is dy/dx=0- meddi83
- Post #3
- Forum: Calculus and Beyond Homework Help
-
M
Differential equations, euler's method and bisection method
Homework Statement Hi guys, I have the following problem and I don't know how to start. I am given that W = 0.5, X(0) = 0, Iab = 20m and ha = 5m \frac{dy}{dx}=0 and \frac{dy^2}{d^2x}=\frac{W}{T}\sqrt{1 + (\frac{dy}{dx})^2} I am told to convert the 2nd order ODE to two 1st...- meddi83
- Thread
- Bisection method Differential Differential equations Euler's method Method
- Replies: 3
- Forum: Calculus and Beyond Homework Help