Community Profile

photo

Eleni Georgiou


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


forward euler-odes
d^2/dt^2+g*R^2/(R+x)^2 x(t=0)=0 dx(t=0)/dt=750 m/s FORWARD Euler dt=0,1s is this correct to find the x in t=10s.

10 months ago | 1 answer | 0

1

answer

Question


fmindnd problem doesnt run
I have this code in MATLAB, it doesnt run,what is the wrong? g=9.81;zo=50;vo=15;m=50;c=13; z=@(t) -(zo+m/c*(vo+m*g/c)*(1-exp(-...

11 months ago | 2 answers | 0

2

answers

Question


Please Help using fsolve (error)
What is the mistake?

1 year ago | 1 answer | 0

1

answer