Michal Sleszynski
Followers: 0 Following: 0
Feeds
提问
increasing values midway of an array for theta (using atan2();)
Im wondering if this is an atan2 problem #if so how can i fix it# . I have values of theta that are decreasing and then they sta...
5 years 前 | 1 个回答 | 0
1
个回答已回答
Model a simple circular satellite orbit in time
This is my final code and it seems to work now: clc; clear all; G = 6.673e-11; %Gravitational constant M = 5.98e24; %mas...
Model a simple circular satellite orbit in time
This is my final code and it seems to work now: clc; clear all; G = 6.673e-11; %Gravitational constant M = 5.98e24; %mas...
5 years 前 | 0
提问
Model a simple circular satellite orbit in time
So Im essentially trying to graph an orbit which will be a circle on a polar plot it is to represent the motion of a 500kg satel...
5 years 前 | 3 个回答 | 0