Allie
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0