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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 3 | 0

