Community Profile

photo

Brendan Clark


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


Map of data by country
I have a table with two columns. One is the name of all countries on Earth, the other is a corresponding numeric value. I would ...

2 years ago | 1 answer | 0

1

answer

Question


Weighted average of lat lon data
I have temperature data with dimensions [288 192 60] or [lat lon time]. I would like to calculated the weighted average temperat...

3 years ago | 1 answer | 0

1

answer

Question


Average of 2 columns within a 3 column matrix
I have a matrix X with dimensions [288 192 60] or [lat lon time]. I want to find the average value of the first two columns to g...

3 years ago | 1 answer | 0

1

answer

Question


Unequal, custom, non-evenly spaced colorbar intervals
I have a colorbar ranging from -1000 to 4000 with intervals of 500 throughout. How would I change the colorbar to display interv...

3 years ago | 0 answers | 0

0

answers

Question


Correlation Coefficient of two 3-D matrices
I have two matrices, lon x lat x time [288 142 21]. How can I find the correlation coefficient at each grid point and plot the r...

3 years ago | 1 answer | 0

1

answer

Question


Change interval values of lat and lon
I am using pcolor to plot geographic data. Doing pcolor(double(Lon),double(Lat),X) displays values of longitude as 0, 50, 100, 1...

3 years ago | 1 answer | 0

1

answer