Brian DeCicco
Followers: 0 Following: 0
Feeds
提问
Finding top and bottom 10% of data
Hello, I have a 1240x1 matrix of data and I wish to find the positions which contain the top 10% and the bottom 10% of the data ...
3 years 前 | 2 个回答 | 0
2
个回答提问
If Else Statement in For Loop
Hello, I have a 1440,721,40 matrix called mag_strength. The first dimension is longitude, the second is latitude, and the third...
3 years 前 | 1 个回答 | 0
1
个回答提问
Trying to shift/recenter map and data
Hello, I have a 3-D dataset of sea surface temperatures. My matrix is of size 1440x721x1, where the first dimension is longitud...
3 years 前 | 1 个回答 | 0
1
个回答提问
Differencing Across 2 Different Sized Matrices
MATLAB Community, I am trying to loop through and difference across 2 differently sized matrices. Both matrices are 3-dimentio...
3 years 前 | 1 个回答 | 0
1
个回答提问
Expand vector into 3-D matrix
Hello, I am trying to expand a 1x117 vector of values into a 3-D matrix of dimensions 1440x721x117. I would like the first firs...
3 years 前 | 1 个回答 | 0
1
个回答提问
Detrending a time series with NaN values
Hello, I am attempting to detrend a time series of dimensions 97x97x117 (double) that contains sea surface temperature data at v...
3 years 前 | 1 个回答 | 0
1
个回答提问
Extracting elements from one matrix and placing in another
Hello, I have a matrix of size 97x97x117 (called yearly_array2). I'm trying to extract specific portions of the 3rd dimension ...
3 years 前 | 3 个回答 | 0
3
个回答提问
Finding Coordinates of Multiple Contours
Hello, I am working with a dataset and trying to find the coordinates (lat/long) of each contour drawn from my loop. When I run...
3 years 前 | 2 个回答 | 0
2
个回答已回答
How to extract seasonal means?
I have a question on this topic. I'm doing something similar, but my dataset contains data at 6-hrly intervals daily from 1979-...
How to extract seasonal means?
I have a question on this topic. I'm doing something similar, but my dataset contains data at 6-hrly intervals daily from 1979-...
3 years 前 | 0