Tim Johansson
Followers: 0 Following: 0
Statistics
RANK
33.208
of 295.569
REPUTATION
1
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 3 jaar ago | 2 answers | 1
2
answersQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
ongeveer 4 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerhow to load an HDF5 file in Matlab?
Have you tried hdf5info and hdf5read ?
ongeveer 4 jaar ago | 0
Question
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0