photo

Matthes Müller


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Determining whether an angle is between two other angles
I have 3 angles given: gamma1 and gamma2 can attain any value between -360° and 720°, az_ray can attain any value between 0° an...

6 years ago | 1 answer | 0

1

answer

Question


Changing the axes in a figure from geographical coordinates to distance in km
Several lines originate from one given point to different places on Earth, shown here in geographical coordinates. <</matla...

6 years ago | 1 answer | 0

1

answer

Question


Using a programmed struct name as function argument or programming pressing "enter" in the command window
I am trying to use a struct as an argument for my function: [Output] = Function(InputString); I have programmed the ...

6 years ago | 1 answer | 0

1

answer

Question


How can I plot Earth (wgs84 Ellipsoid)?
I have tried [x,y,z] = wgs84Ellipsoid('meters'); figure surf(x,y,z) axis equal However, [x,y,z] = wgs84E...

6 years ago | 1 answer | 0

1

answer

Question


Geodetic Vector to ECEF
How do I transform a vector given in geodetic coordinates (e.g. Wind Northwards/Eastwards in m/s, depending on latitude/longitud...

6 years ago | 0 answers | 0

0

answers