photo

atek


Last seen: 5 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to interchange Z and Y axes direction in MATLAB?
Interchange the order of variables you are plotting, i.e. instead of plotfx(x,y,z) use plotfx(z,x,y)

3 years ago | 0

Question


Machine learning for prediction of sleep stage
Hello, I have two sets of physiologic recordings. One is a scored sleep study and the other is recordings from the brain. I h...

8 years ago | 0 answers | 0

0

answers

Question


Substituting noise with zeros
I have a segment of data that has a significant amount of noise. I know the start and end point of the noise when it is graphed ...

8 years ago | 2 answers | 0

2

answers

Question


How to chop .mat file into segments
I have an EEG vector .mat file of [10,000, 1] with each cell representing sequential electrical activity. The EEG has been scor...

8 years ago | 1 answer | 0

1

answer