Community Profile

photo

Michal Sleszynski


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 years ago | 1 answer | 0

1

answer

Answered
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...

4 years ago | 0

Question


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...

4 years ago | 3 answers | 0

3

answers