Community Profile

photo

Tim Johansson


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

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Cant figure out the "reshape" function
I've got a signal recorded across 8 channels, that i want to segment into epochs. i want to segment this into 89 epochs of 19...

대략 3년 전 | 답변 수: 2 | 1

2

답변

질문


Error using == Matrix dimensions must agree.
Im trying to remove bad epochs from a dataset. I've previously substituted every bad epoch with [] inside a cell array, lookin...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


index exceeding array bounds
For some reason i exceed array bounds but i cant seem to figure out why. The code looks like this: 1 for i = 1:length(rawData...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Importing files in the right order
Hello! Im trying to import a series of files and pair them with some other data that i've got. The problem is that the order i...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Splitting an array up
Hello, i have a 64x92690 EEG dataset that i want to split into 40 parts of 64x2048. As 2048 times 40 isen't 92690, i've been ...

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Subtraction inside a cell array
Hello, My data consists of several long EEG signals, and i would like to split these signal up into even smaller epochs. My p...

3년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to load an HDF5 file in Matlab?
Have you tried hdf5info and hdf5read ?

3년 초과 전 | 0

질문


Filling out multiple structures in an if loop
Im trying to set up some data to use in machine learning, but i am having a hard time setting up the data. Right now im trying...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Loading in a for loop
im in a situation on which i have to load a lot of files (about 400) and was wondering if there were a smart way to do it. I w...

3년 초과 전 | 답변 수: 1 | 0

1

답변