photo

User48765


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
86,167
of 300,857

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Looping through a large questionnaire set, creating new tables
Hello! I have a large questionnaire set consisting of 8 different questionnaires, with both written answers, likert-scale answe...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting max or min values from each row in a matrix, and storing them and their indices.
Hi! I am trying to extract the max and min values between columns startIdx:endIdx function N2 = extractN2(data, startT, endT) ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Saving variables as .mat or xls files without overwriting them with every iteration of a loop
I have written a script that loops through 15 datasets. I want to save some variables as mat files or xls files without them be...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Subtracting mean of columns from corresponding columns in 3d matrix
Hi! I am trying to use a for loop in a function to subtract the mean value (baseline) of column 1:51 for 64 rows, and subtract ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Creating function for baseline correction
Hi! I am trying to do a baseline correction of my epoched EEG data (64(channels)x250(sampling rate) x 586(trials) matrix). The ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Removing sub matrix from 3d matrix, if any values in the matrix exceed a certain min/max value
I am currently trying to do artifact rejection on my EEG.data. I have three sets of epoched data (in 3D matrices, for example 64...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Extracting columns from a matrix, corresponding start and end times
Thank you so much!

7 years 前 | 0

提问


Extracting columns from a matrix, corresponding start and end times
Hi! I am completely new to MATLAB, and I am having some difficulty. I have a 64x430250 matrix with EEG data, from which i need ...

7 years 前 | 2 个回答 | 0

2

个回答