Feeds
提问
Remove elements from array based on logical condition
I am trying to write a for loop/if statement that goes through two arrays and compares the elements of each array to each other....
7 years 前 | 1 个回答 | 1
1
个回答提问
Plotting using x-axis arrays that are not in monotonically increasing order?
My goal is to plot a curtain profile using imagesc() with the x-axis corresponding to the Latitude values and y-axis to the Alti...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I average the first 14 columns, the second 14 columns, and so on and so forth?
I have a matrix that is 533x54527 (rows x columns). I want to write a loop that takes the first 14 columns and averages across t...
7 years 前 | 3 个回答 | 0

