photo

Allie


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
74,014
of 297,503

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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...

6 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...

6 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...

6 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
This worked. Thank you

6 years 前 | 0

提问


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

1

个回答