Brian DeCicco
Followers: 0 Following: 0
Statistics
RANK
77,615
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 2 answers | 0
2
answersHow 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 ago | 0