photo

Laura


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


WHAT would be the reason this matlab code works but does not draw the graphic?
% Constants G = 6.67430e-11; % gravitational constant M = 5.9722e24; % mass of Earth R = 6.371e6; % radius o...

1 year 前 | 1 个回答 | 0

1

个回答

提问


What is wrong with my code, my equation is vdv/dy=-G*M/(y+R)^2 ?
cssCopy codefunction dydt = gravity(y, v, G, M, R) % y: height above surface % v: velocity at height y % G: gravitational ...

1 year 前 | 2 个回答 | 0

2

个回答