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年弱 前 | 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年弱 前 | 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年弱 前 | 3 件の回答 | 0