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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
