photo

Eleni Georgiou


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
284,825
of 301,313

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,955

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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.

2 years 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(-...

3 years ago | 2 answers | 0

2

answers

Question


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

3 years ago | 1 answer | 0

1

answer