Statistics
6 Questions
0 Answers
RANK
227,162
of 301,436
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 21,278
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,540
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
