Feeds
提问
Sum area integration over latitudes
Hi, I am trying to interpolate vector pr to 0.05 lat grid, a problem arise when I interpolate it to fit from 30 degrees South...
8 years 前 | 1 个回答 | 0
1
个回答提问
Box plot days and years into months
Hi, I have a daily data A(244day x 63years) i.e A(244x63), I need to perform a monthly box plot, so I get the total amount in...
10 years 前 | 1 个回答 | 0
1
个回答提问
Average certain rows in 3D matrix
Hi I have a 3D matrix X(63x180x360), I need to average the following elements: X(4,:,:),X(5,:,:),X(6,:,:),X(9,:,:),X(11,:,:)...
10 years 前 | 2 个回答 | 0
2
个回答提问
plotting negative values with blue and positive values with red
Hi, I need to plot something similar to the attached picture out of 63X1 vector I used so far the following: plot(x(y<=...
10 years 前 | 2 个回答 | 0
2
个回答提问
Average of first component in 3D matrix
Hi, I have 3D matrix, I need to average every 4 elements of the first dimension in the matrix [(element 1+2+3+4)/4, then (ele...
10 years 前 | 1 个回答 | 0
1
个回答提问
Select season from monthly series
I have a mat file: A(73,144,756), where 73 for latitude, 144 for longitude and 756 is the number of months from year 1951 to 201...
10 years 前 | 1 个回答 | 0
