Matthes Müller
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
101,810
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 0 answers | 0