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...
거의 6년 전 | 답변 수: 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...
거의 6년 전 | 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...
거의 6년 전 | 답변 수: 3 | 0
