Community Profile

photo

User48765


Last seen: 거의 3년 전 2019년부터 활동

Followers: 0   Following: 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...

4년 초과 전 | 답변 수: 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) ...

대략 5년 전 | 답변 수: 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...

대략 5년 전 | 답변 수: 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 ...

대략 5년 전 | 답변 수: 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 ...

대략 5년 전 | 답변 수: 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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Extracting columns from a matrix, corresponding start and end times
Thank you so much!

대략 5년 전 | 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 ...

대략 5년 전 | 답변 수: 2 | 0

2

답변