photo

Michal Sleszynski


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
165,302
of 300,499

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

6 years ago | 3 answers | 0

3

answers