Feeds
提问
Why are my array dimensions being changed?
I have a 3D array cart = s x 3 x p double, where s and p are variables chosen as integers by an optimiser. I'm converting this a...
6 years 前 | 1 个回答 | 0
1
个回答已回答
Populating array help for Earth grid creation
I managed to solve the issue but not sure it was the best way around it. Used 3-D arrays; res = 20; %resolution of E...
Populating array help for Earth grid creation
I managed to solve the issue but not sure it was the best way around it. Used 3-D arrays; res = 20; %resolution of E...
6 years 前 | 0
| 已接受
提问
Populating array help for Earth grid creation
I want to create an array of 3-coordinate points (azimuth, elevation and R) in the shape of a sphere (to get and Earth grid), bu...
6 years 前 | 1 个回答 | 0
1
个回答提问
Array index error help
Can anyone explain to me why I'm geeting an array indexing error for this script? Array indices must be positive integers or lo...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I measure the number of areas covering a point at one time?
Basically I have a lot of surfaces in a plot and want to tell how many are covering a certain point at any time. Is there an obv...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I measure the number of areas covering a point at one time?
This is quite an open question unfortunately because I have no clue where to begin. Essentially, I need to be able to tell how m...
7 years 前 | 0 个回答 | 0
0
个回答提问
Help speeding up a plot
I have a plot of a planet, satellites and their orbits. I have 32 satellites and would like to plot all of them however doing th...
7 years 前 | 1 个回答 | 0
1
个回答提问
Help with a rotation matrix
I have a code which requires 4 different rotation matrices, and since all my variables are in the form of arrays I'm trying to m...
7 years 前 | 2 个回答 | 0
2
个回答提问
Help with using arrays to create variables
I'm trying to use arrays to create variables related to 32 different satellites (which I currently have fully written out it's a...
7 years 前 | 1 个回答 | 0
1
个回答提问
Can anyone help me simplify this code?
I have a code which relates to the simulation of orbits and satellites round a planet. I have 32 satellites in 4 orbits, and my ...
7 years 前 | 0 个回答 | 0