photo

atek


Last seen: 5개월 전 2016년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
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년 초과 전 | 0

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변