Belinda Finlay
Followers: 0 Following: 0
Feeds
提问
Big 3D gridded data set
I have 20 years of 3hour gridded ocean temperature data, in 3 dimensions (latitude, longitude and depth). To use the data more ...
4 years 前 | 1 个回答 | 0
1
个回答提问
mean over over multiple dimensions and multiple arrays
I have a 1*8 cell array, each martrix in the cell array is 814*1294*40. I want to take the average of each element over the 8 ar...
4 years 前 | 1 个回答 | 0
1
个回答提问
accessing indexed values in a 3D array with a logical index
I have 3D array of temperature data that looks like this: Z = rand(3,4,8); It contains 8 slices of data on 3*4 grid. I have a ...
4 years 前 | 1 个回答 | 0