Allie
Followers: 0 Following: 0
Statistics
RANK
122,542
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
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
Arrayfun with a timetable
I need to extract items from a timetable (timetable1) matching specific dates (time2). timetable1=[ '01-Jan-1983' -2.374 '01...
4 years ago | 1 answer | 0
1
answerQuestion
Extracting data based on categories
I have a table (z) with two columns, year and annual precipitation. I have a separate vector (E) of three categories (0,1,2) tha...
5 years ago | 1 answer | 0
1
answerQuestion
Replace a scaler with NaN
I have a 41x5x2001 matrix (E) with the value -9.96921e+36 scattered throughout. I would like to replace this with NaN. I tried t...
5 years ago | 1 answer | 0
1
answerQuestion
Applying a function across multiple columns
I have a 12012x10000 matrix (N_red_noise) and I'm trying to choose every 12th value out of each row. I can easily do this when t...
5 years ago | 1 answer | 0
1
answerQuestion
Issues saving matlab files in version 2018a
I recently updated to Matlab R2018a and since then, I've had issues saving .mat and .fig files. I had to update my preferences t...
5 years ago | 1 answer | 0
1
answerQuestion
Using chi2gof to test two distributions
I want to use the chi2gof to test if two distributions come from a common distribution (null hypothesis) or if they do not come ...
6 years ago | 3 answers | 0
3
answersQuestion
Running correlations between two matrices
I have two 982x10,000 matrices (matrix A and B). I would like to calculate 60 year running correlations between corresponding co...
6 years ago | 2 answers | 0
2
answersQuestion
How do I create a new matrix based on elements from a previous matrix?
I have a matrix with columns depth and year. I have a vector, depth2, that is basically depth but with a few random rows missing...
6 years ago | 1 answer | 0