Community Profile

photo

Christopher Maraj


Last seen: 3 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How do I format a .txt file I've created?
Im trying to display max_speed for 6 different satellites in a .txt file, however when i run this code only sat_id appears, not ...

6 years ago | 1 answer | 0

1

answer

Question


Data structures for multiple variables
Im trying to create a data structure with 6 elements for 6 satellites i have modelled. when i call stat(1) it works, but when at...

6 years ago | 0 answers | 0

0

answers

Question


How to plot satellite orbits around the Earth? (combining plots)
I have a script that produces the earth on a 3D set of axis and another that produces the orbit of a satellite in the form of a ...

6 years ago | 1 answer | 0

1

answer

Question


How I calculate acceleration given that I have a function for speed? I.e How do i calculate d(Vmag)/dt?
Vmag = sqrt(U.^2 + V.^2 + W.^2)

6 years ago | 0 answers | 0

0

answers

Question


help debugging my script?
This script is meant to solve a set of differential equations and return an output consisting of the quantities [T,X,Y,Z,U,V,W] ...

6 years ago | 1 answer | 0

1

answer

Question


How do i write a script that read parameters stores in an external .txt file?
This is the .txt file. <</matlabcentral/answers/uploaded_files/108126/Screen%20Shot%202018-03-11%20at%205.44.09%20PM.png>> ...

6 years ago | 1 answer | 0

1

answer

Question


Writing a script to read input parameters for a satellite orbit from an external .txt file. Could someone correct my code?
<</matlabcentral/answers/uploaded_files/108026/Screen%20Shot%202018-03-10%20at%207.05.11%20PM.png>>

6 years ago | 1 answer | 0

1

answer

Question


How do I solve these differential equations using a while loop?
<</matlabcentral/answers/uploaded_files/108025/Screen%20Shot%202018-03-10%20at%207.01.15%20PM.png>>

6 years ago | 2 answers | 0

2

answers